https://preprod.copees.com/fr/imprimerie-cartedecorrespondance

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
AnonymousToken^ {#276
  -secret: "CTxayRb"
  -user: "anon."
  -roles: []
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

Listener Duration Response
ChannelListener^ {#264
  -map: AccessMap {#265 …}
  -authenticationEntryPoint: RetryAuthenticationEntryPoint {#267 …}
  -logger: Logger {#258 …}
}
0.00 ms (none)
ContextListener^ {#269
  -tokenStorage: TokenStorage {#543 …}
  -sessionKey: "_security_main"
  -logger: Logger {#258 …}
  -userProviders: RewindableGenerator {#270 …}
  -dispatcher: TraceableEventDispatcher {#652 …}
  -registered: false
  -trustResolver: AuthenticationTrustResolver {#251 …}
  -rememberMeServices: null
}
0.02 ms (none)
GuardAuthenticationListener^ {#273
  -guardHandler: GuardAuthenticatorHandler {#367 …}
  -authenticationManager: AuthenticationProviderManager {#468 …}
  -providerKey: "main"
  -guardAuthenticators: RewindableGenerator {#274 …}
  -logger: Logger {#258 …}
  -rememberMeServices: null
}
2.88 ms (none)
AnonymousAuthenticationListener^ {#277
  -tokenStorage: TokenStorage {#543 …}
  -secret: "CTxayRb"
  -authenticationManager: AuthenticationProviderManager {#468 …}
  -logger: Logger {#258 …}
}
0.25 ms (none)
LogoutListener^ {#242
  -tokenStorage: TokenStorage {#543 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -handlers: [
    CsrfTokenClearingLogoutHandler^ {#244
      -csrfTokenStorage: SessionTokenStorage {#245 …}
    }
    SessionLogoutHandler^ {#246}
  ]
  -successHandler: DefaultLogoutSuccessHandler {#243 …}
  -httpUtils: HttpUtils {#241 …}
  -csrfTokenManager: null
}
0.12 ms (none)
AccessListener^ {#987
  -tokenStorage: TokenStorage {#543 …}
  -accessDecisionManager: TraceableAccessDecisionManager {#465 …}
  -map: AccessMap {#265 …}
  -authManager: AuthenticationProviderManager {#468 …}
}
0.00 ms (none)

Security Voters (3)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"