Security
Token
Guest236
Username
Authenticated
| Property | Value |
|---|---|
| Roles | none |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\PreAuthenticatedToken {#1395 -user: App\Entity\Player {#987 …} -roleNames: [] -attributes: [ "isNewPlayer" => false "otherPlayerId" => null ] -firewallName: "game_api" } |
Firewall
game_api
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.admin |
| context | (none) |
| entry_point | (none) |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"App\Service\Server\Security\GameClient\Authenticator\ClientAuthenticator"
] |
Listeners
No security listeners have been recorded. Check that debugging is enabled in the kernel.
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.