Security Token

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

Listeners

Listener Duration Response
0 of 0
ChannelListener^ {#265 -map: AccessMap {#266 …} -authenticationEntryPoint: RetryAuthenticationEntryPoint {#268 …} -logger: Logger {#259 …} }
0.01 ms (none)
0 of 0
ContextListener^ {#270 -tokenStorage: TokenStorage {#543 …} -sessionKey: "_security_main" -logger: Logger {#259 …} -userProviders: RewindableGenerator {#271 …} -dispatcher: TraceableEventDispatcher {#652 …} -registered: false -trustResolver: AuthenticationTrustResolver {#252 …} -rememberMeServices: null }
0.02 ms (none)
0 of 0
GuardAuthenticationListener^ {#274 -guardHandler: GuardAuthenticatorHandler {#368 …} -authenticationManager: AuthenticationProviderManager {#468 …} -providerKey: "main" -guardAuthenticators: RewindableGenerator {#275 …} -logger: Logger {#259 …} -rememberMeServices: null }
5.34 ms (none)
0 of 0
AnonymousAuthenticationListener^ {#278 -tokenStorage: TokenStorage {#543 …} -secret: "CTxayRb" -authenticationManager: AuthenticationProviderManager {#468 …} -logger: Logger {#259 …} }
0.25 ms (none)
0 of 0
LogoutListener^ {#243 -tokenStorage: TokenStorage {#543 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -handlers: [ CsrfTokenClearingLogoutHandler^ {#245 -csrfTokenStorage: SessionTokenStorage {#246 …} } SessionLogoutHandler^ {#247} ] -successHandler: DefaultLogoutSuccessHandler {#244 …} -httpUtils: HttpUtils {#242 …} -csrfTokenManager: null }
0.17 ms (none)
0 of 0
AccessListener^ {#1032 -tokenStorage: TokenStorage {#543 …} -accessDecisionManager: TraceableAccessDecisionManager {#465 …} -map: AccessMap {#266 …} -authManager: AuthenticationProviderManager {#468 …} }
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"