GET http://quiz.joliciel.org/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#305
  -map: Symfony\Component\Security\Http\AccessMap {#306 …}
  -logger: Monolog\Logger {#193 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#322
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#283 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#325 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#233 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#323 …}
  -logger: Monolog\Logger {#193 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#285 …}
}
0.27 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#333
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#328 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#340
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#224 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#335 …}
  -map: Symfony\Component\Security\Http\AccessMap {#306 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#284
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#224 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#170 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#285 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"App\Security\Voter\QuestionVoter"
3
"App\Security\Voter\QuizFolderVoter"
4
"App\Security\Voter\QuizVoter"
5
"App\Security\Voter\SessionVoter"
6
"App\Security\Voter\ThemeVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_TEACHER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_TEACHER.
"App\Security\Voter\QuestionVoter"
ABSTAIN
"App\Security\Voter\QuizFolderVoter"
ABSTAIN
"App\Security\Voter\QuizVoter"
ABSTAIN
"App\Security\Voter\SessionVoter"
ABSTAIN
"App\Security\Voter\ThemeVoter"
ABSTAIN
Show voter details
2 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\Voter\QuestionVoter"
ABSTAIN
"App\Security\Voter\QuizFolderVoter"
ABSTAIN
"App\Security\Voter\QuizVoter"
ABSTAIN
"App\Security\Voter\SessionVoter"
ABSTAIN
"App\Security\Voter\ThemeVoter"
ABSTAIN
Show voter details
3 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\QuestionVoter"
ABSTAIN
"App\Security\Voter\QuizFolderVoter"
ABSTAIN
"App\Security\Voter\QuizVoter"
ABSTAIN
"App\Security\Voter\SessionVoter"
ABSTAIN
"App\Security\Voter\ThemeVoter"
ABSTAIN
Show voter details
4 DENIED ROLE_TEACHER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_TEACHER.
"App\Security\Voter\QuestionVoter"
ABSTAIN
"App\Security\Voter\QuizFolderVoter"
ABSTAIN
"App\Security\Voter\QuizVoter"
ABSTAIN
"App\Security\Voter\SessionVoter"
ABSTAIN
"App\Security\Voter\ThemeVoter"
ABSTAIN
Show voter details
5 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\Voter\QuestionVoter"
ABSTAIN
"App\Security\Voter\QuizFolderVoter"
ABSTAIN
"App\Security\Voter\QuizVoter"
ABSTAIN
"App\Security\Voter\SessionVoter"
ABSTAIN
"App\Security\Voter\ThemeVoter"
ABSTAIN
Show voter details
6 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
"App\Security\Voter\QuestionVoter"
ABSTAIN
"App\Security\Voter\QuizFolderVoter"
ABSTAIN
"App\Security\Voter\QuizVoter"
ABSTAIN
"App\Security\Voter\SessionVoter"
ABSTAIN
"App\Security\Voter\ThemeVoter"
ABSTAIN
Show voter details
7 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_SUPER_ADMIN.
"App\Security\Voter\QuestionVoter"
ABSTAIN
"App\Security\Voter\QuizFolderVoter"
ABSTAIN
"App\Security\Voter\QuizVoter"
ABSTAIN
"App\Security\Voter\SessionVoter"
ABSTAIN
"App\Security\Voter\ThemeVoter"
ABSTAIN
Show voter details
8 DENIED ROLE_TEACHER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_TEACHER.
"App\Security\Voter\QuestionVoter"
ABSTAIN
"App\Security\Voter\QuizFolderVoter"
ABSTAIN
"App\Security\Voter\QuizVoter"
ABSTAIN
"App\Security\Voter\SessionVoter"
ABSTAIN
"App\Security\Voter\ThemeVoter"
ABSTAIN
Show voter details
9 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_SUPER_ADMIN.
"App\Security\Voter\QuestionVoter"
ABSTAIN
"App\Security\Voter\QuizFolderVoter"
ABSTAIN
"App\Security\Voter\QuizVoter"
ABSTAIN
"App\Security\Voter\SessionVoter"
ABSTAIN
"App\Security\Voter\ThemeVoter"
ABSTAIN
Show voter details
10 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\QuestionVoter"
ABSTAIN
"App\Security\Voter\QuizFolderVoter"
ABSTAIN
"App\Security\Voter\QuizVoter"
ABSTAIN
"App\Security\Voter\SessionVoter"
ABSTAIN
"App\Security\Voter\ThemeVoter"
ABSTAIN
Show voter details
11 DENIED USER
null
"App\Security\Voter\QuestionVoter"
ABSTAIN
"App\Security\Voter\QuizFolderVoter"
ABSTAIN
"App\Security\Voter\QuizVoter"
ABSTAIN
"App\Security\Voter\SessionVoter"
ABSTAIN
"App\Security\Voter\ThemeVoter"
ABSTAIN
Show voter details
12 DENIED ROLE_TEACHER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_TEACHER.
"App\Security\Voter\QuestionVoter"
ABSTAIN
"App\Security\Voter\QuizFolderVoter"
ABSTAIN
"App\Security\Voter\QuizVoter"
ABSTAIN
"App\Security\Voter\SessionVoter"
ABSTAIN
"App\Security\Voter\ThemeVoter"
ABSTAIN
Show voter details