GET https://zakany.lineapp.hu/uchat/szobak

Security

Token

info@apprafel.hu Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_VEZETO"
  "ROLE_SUPERVISOR"
  "ROLE_MANAGER"
  "ROLE_TECHNICIAN"
]
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#246
  -user: App\Entity\User {#489 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -secret: "lineapp_dfghjk_563219_de_production_xyz789"
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\SsoAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\SsoAuthenticator"
  "App\Security\LocalLoginAuthenticator"
  "App\Security\ApiTokenAuthenticator"
]

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