Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
0 of 0
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
0 of 0
[ "guard" "anonymous" ]

Listeners

Listener Duration Response
0 of 0
ChannelListener^ {#261 -map: AccessMap {#262 …} -authenticationEntryPoint: RetryAuthenticationEntryPoint {#264 …} -logger: Logger {#255 …} }
0.00 ms (none)
0 of 0
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.02 ms (none)
0 of 0
GuardAuthenticationListener^ {#270 -guardHandler: GuardAuthenticatorHandler {#364 …} -authenticationManager: AuthenticationProviderManager {#466 …} -providerKey: "main" -guardAuthenticators: RewindableGenerator {#271 …} -logger: Logger {#255 …} -rememberMeServices: null }
3.14 ms (none)
0 of 0
AnonymousAuthenticationListener^ {#274 -tokenStorage: TokenStorage {#541 …} -secret: "PTBy5fM" -authenticationManager: AuthenticationProviderManager {#466 …} -logger: Logger {#255 …} }
0.17 ms (none)
0 of 0
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.10 ms (none)
0 of 0
AccessListener^ {#797 -tokenStorage: TokenStorage {#541 …} -accessDecisionManager: TraceableAccessDecisionManager {#463 …} -map: AccessMap {#262 …} -authManager: AuthenticationProviderManager {#466 …} }
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"