https://a4h-staging1-graphql.totalcom.dev/ Return to referer URL

Security

Token

Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
]
Inherited Roles
[
  "ROLE_OPERATOR"
  "ROLE_EXTERNAL_OPERATOR"
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#1396
  -user: App\Document\User {#1417 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_ADMIN"
  ]
  -authenticated: true
  -attributes: []
  -secret: "2c49b267dadad234fsfsfff22f818dd0a4f7cea"
  -firewallName: "stateful"
}

Firewall

stateful Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider App\Security\UserProvider
context stateful
entry_point App\Security\StatefulAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "guard"
  "remember_me"
  "anonymous"
]

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.

Access Decision