Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#289 -secret: "R7DXlUx" -user: "anon." -roles: [] -roleNames: [] -authenticated: true -attributes: [] } |
Security Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.in_database |
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 |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#294 -map: Symfony\Component\Security\Http\AccessMap {#328 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#305 …} -logger: Symfony\Bridge\Monolog\Logger {#348 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#286 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#161 …} -sessionKey: "_security_main" -logger: Symfony\Bridge\Monolog\Logger {#348 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#288 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#275 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#69 …} -rememberMeServices: null -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#162 …} "enableUsageTracking" ] } |
0.11 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#302 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#121 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#303 …} -providerKey: "main" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#284 …} -logger: Symfony\Bridge\Monolog\Logger {#348 …} -rememberMeServices: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#291 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#161 …} -secret: "R7DXlUx" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#303 …} -logger: Symfony\Bridge\Monolog\Logger {#348 …} } |
1.73 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#100 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#162 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "security_logout" ] -handlers: [ Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler {#102 -csrfTokenStorage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#103 …} } Symfony\Component\Security\Http\Logout\SessionLogoutHandler {#48} ] -successHandler: Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler {#101 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#99 …} -csrfTokenManager: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#377 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#162 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#364 …} -map: Symfony\Component\Security\Http\AccessMap {#328 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#303 …} } |
0.94 ms | (none) |
Security Voters (3)
affirmative
Strategy
Access decision log
# | Result | Attributes | Object | ||||||
---|---|---|---|---|---|---|---|---|---|
1 | GRANTED | IS_AUTHENTICATED_ANONYMOUSLY | Symfony\Component\HttpFoundation\Request {#9 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#12 …} +request: Symfony\Component\HttpFoundation\ParameterBag {#10 …} +query: Symfony\Component\HttpFoundation\ParameterBag {#11 …} +server: Symfony\Component\HttpFoundation\ServerBag {#15 …} +files: Symfony\Component\HttpFoundation\FileBag {#14 …} +cookies: Symfony\Component\HttpFoundation\ParameterBag {#13 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#16 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/login" #requestUri: "/login" #baseUrl: "" #basePath: "" #method: "GET" #format: "html" #session: Symfony\Component\HttpFoundation\Session\Session {#104 …} #locale: null #defaultLocale: "fr" -preferredFormat: null -isHostValid: true -isForwardedValid: true } |
||||||
Show voter details | |||||||||
2 | DENIED | IS_AUTHENTICATED_FULLY | null |
||||||
|