Security Token
admin
Username
Authenticated
Property | Value |
---|---|
Roles |
[
"ROLE_ADMIN"
]
|
Inherited Roles | none |
Token | Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#450 -providerKey: "main" -user: App\Entity\User {#452 …} -roleNames: [ "ROLE_ADMIN" ] -authenticated: true -attributes: [] } |
Security Firewall
main
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.app_user_provider |
context | (none) |
entry_point | App\Security\TokenAuthenticator |
user_checker | App\Security\UserChecker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [ "guard" "json_login" "anonymous" ] |
Listeners
No security listeners have been recorded. Check that debugging is enabled in the kernel.