Redirect 302 redirect from POST @player.login_check (10475e)

GET https://dragon-dor.clandedubootlegger-spikizi.be/

Security

Token

963404 Username
Authenticated
10475e From
Property Value
Roles
[
  "ROLE_JOUEUR"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#694
  -user: App\Entity\Player {#759 …}
  -roleNames: [
    "ROLE_JOUEUR"
  ]
  -attributes: []
  -firewallName: "joueur"
}

Firewall

joueur Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.joueur_provider
context joueur
entry_point App\Security\PlayerAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\PlayerAuthenticator"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
2.50 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.00 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\PlayerAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_JOUEUR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_JOUEUR.
Show voter details