GET https://betadev1.kazidomi.net/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Infrastructure\Symfony\Provider\UserProvider
context (none)
entry_point App\Infrastructure\Symfony\Security\AuthenticationEntryPoint
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "oauth"
  "form_login"
  "json_login"
  "remember_me"
  "App\Infrastructure\Symfony\Authenticator\LoginFormAuthenticator"
  "App\Infrastructure\Symfony\Authenticator\ApiTokenAuthenticator"
  "App\Infrastructure\Symfony\Authenticator\TokenAuthenticator"
]

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