https://preprod.copees.com/fr/imprimerie-paris15?navigate=navigated_from_menu

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
AnonymousToken^ {#273
  -secret: "PTBy5fM"
  -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^ {#261
  -map: AccessMap {#262 …}
  -authenticationEntryPoint: RetryAuthenticationEntryPoint {#264 …}
  -logger: Logger {#255 …}
}
0.01 ms (none)
ContextListener^ {#266
  -tokenStorage: TokenStorage {#541 …}
  -sessionKey: "_security_main"
  -logger: Logger {#255 …}
  -userProviders: RewindableGenerator {#267 …}
  -dispatcher: TraceableEventDispatcher {#651 …}
  -registered: false
  -trustResolver: AuthenticationTrustResolver {#248 …}
  -rememberMeServices: null
}
0.10 ms (none)
GuardAuthenticationListener^ {#270
  -guardHandler: GuardAuthenticatorHandler {#364 …}
  -authenticationManager: AuthenticationProviderManager {#466 …}
  -providerKey: "main"
  -guardAuthenticators: RewindableGenerator {#271 …}
  -logger: Logger {#255 …}
  -rememberMeServices: null
}
3.86 ms (none)
AnonymousAuthenticationListener^ {#274
  -tokenStorage: TokenStorage {#541 …}
  -secret: "PTBy5fM"
  -authenticationManager: AuthenticationProviderManager {#466 …}
  -logger: Logger {#255 …}
}
0.25 ms (none)
LogoutListener^ {#239
  -tokenStorage: TokenStorage {#541 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -handlers: [
    CsrfTokenClearingLogoutHandler^ {#241
      -csrfTokenStorage: SessionTokenStorage {#242 …}
    }
    SessionLogoutHandler^ {#243}
  ]
  -successHandler: DefaultLogoutSuccessHandler {#240 …}
  -httpUtils: HttpUtils {#238 …}
  -csrfTokenManager: null
}
0.14 ms (none)
AccessListener^ {#797
  -tokenStorage: TokenStorage {#541 …}
  -accessDecisionManager: TraceableAccessDecisionManager {#463 …}
  -map: AccessMap {#262 …}
  -authManager: AuthenticationProviderManager {#466 …}
}
0.01 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"