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\LoginAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "switch_user" "remember_me" "App\Security\LoginAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#757 -map: Symfony\Component\Security\Http\AccessMap {#756 …} -logger: Monolog\Logger {#768 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#843 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#769 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#837 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#691 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#842 …} -logger: Monolog\Logger {#768 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#793 …} } |
2.76 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#865 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#836 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#867 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#690 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#861 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#868 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#572 …} -logger: Monolog\Logger {#768 …} -usernameParameter: "_impersonating_user" -role: "ROLE_ALLOWED_TO_SWITCH" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#561 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#675 …} -targetRoute: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#870 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#690 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#572 …} -map: Symfony\Component\Security\Http\AccessMap {#756 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#765 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#690 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#795 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#793 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"App\Security\LoginAuthenticator" This authenticator did not support the request. |
| skipped |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" This authenticator did not support the request. |
Access Decision
affirmative
Strategy
Access decision log
| # | Result | Attributes | Object |
|---|---|---|---|
| 1 | DENIED | IS_AUTHENTICATED_FULLY | null |
| Show voter details | |||
| 2 | DENIED | ROLE_ADMIN_PAGE | null |
| Show voter details | |||
| 3 | DENIED | IS_IMPERSONATORs | null |