GET http://10.2.76.8:8000/

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 App\Security\LoginFormAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\LoginFormAuthenticator"
  "App\Security\LumniAuthenticator"
  "App\Security\GarAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#447
  -map: Symfony\Component\Security\Http\AccessMap {#448 …}
  -logger: Monolog\Logger {#411 …}
  -httpPort: 8000
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#471
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#254 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#474 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#178 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#472 …}
  -logger: Monolog\Logger {#411 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#429 …}
}
0.39 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#477
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#478 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#498
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#187 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#493 …}
  -map: Symfony\Component\Security\Http\AccessMap {#448 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#423
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#187 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#259 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#429 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginFormAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\LumniAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\GarAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"

Access decision log

# Result Attributes Object
1 ERROR ROLE_EDITOR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_EDITOR.
Show voter details
2 ERROR ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_SUPER_ADMIN.
Show voter details
3 ERROR ROLE_EDUGEO_ELEVE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_EDUGEO_ELEVE.
Show voter details
4 ERROR ROLE_EDUGEO_PROF
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_EDUGEO_PROF.
Show voter details