https://conges.aurone.dev/connexion/google/

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
AnonymousToken {#321
  -secret: "Bb85O0D"
  -user: "anon."
  -roles: []
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.db_provider
context main
entry_point my_google_authenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
0.02 ms (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
0.01 ms (none)
"Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener"
0.09 ms (none)
"Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener"
0.14 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.02 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"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Request {#10
  +attributes: ParameterBag {#13 …}
  +request: ParameterBag {#11 …}
  +query: ParameterBag {#12 …}
  +server: ServerBag {#16 …}
  +files: FileBag {#15 …}
  +cookies: ParameterBag {#14 …}
  +headers: HeaderBag {#17 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/connexion/google/"
  #requestUri: "/connexion/google/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Session {#196 …}
  #locale: null
  #defaultLocale: "fr"
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}