https://demo.citizensfirst.gr/purge/elastic-data

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
AnonymousToken^ {#252
  -secret: "Cr7Ltvi"
  -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 (none)
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

Listener Duration Response
ChannelListener^ {#322
  -map: AccessMap {#321 …}
  -authenticationEntryPoint: RetryAuthenticationEntryPoint {#311 …}
  -logger: Logger {#332 …}
}
0.03 ms (none)
ContextListener^ {#272
  -tokenStorage: TokenStorage {#147 …}
  -sessionKey: "_security_main"
  -logger: Logger {#332 …}
  -userProviders: RewindableGenerator {#303 …}
  -dispatcher: TraceableEventDispatcher {#236 …}
  -registered: false
  -trustResolver: AuthenticationTrustResolver {#29 …}
  -rememberMeServices: null
}
0.02 ms (none)
GuardAuthenticationListener^ {#284
  -guardHandler: GuardAuthenticatorHandler {#96 …}
  -authenticationManager: AuthenticationProviderManager {#142 …}
  -providerKey: "main"
  -guardAuthenticators: RewindableGenerator {#312 …}
  -logger: Logger {#332 …}
  -rememberMeServices: null
}
0.11 ms (none)
AnonymousAuthenticationListener^ {#283
  -tokenStorage: TokenStorage {#147 …}
  -secret: "Cr7Ltvi"
  -authenticationManager: AuthenticationProviderManager {#142 …}
  -logger: Logger {#332 …}
}
1.87 ms (none)
LogoutListener^ {#45
  -tokenStorage: TokenStorage {#147 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -handlers: [
    CsrfTokenClearingLogoutHandler^ {#47
      -csrfTokenStorage: SessionTokenStorage {#48 …}
    }
    SessionLogoutHandler^ {#32}
  ]
  -successHandler: DefaultLogoutSuccessHandler {#46 …}
  -httpUtils: HttpUtils {#42 …}
  -csrfTokenManager: null
}
0.01 ms (none)
AccessListener^ {#267
  -tokenStorage: TokenStorage {#147 …}
  -accessDecisionManager: TraceableAccessDecisionManager {#109 …}
  -map: AccessMap {#321 …}
  -authManager: AuthenticationProviderManager {#142 …}
}
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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
Show voter details