https://shop-dev.oopperabaletti.fi/fi/gift-card/

Security

Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#532
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
  -secret: "2KxMw0h"
}

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider local_user_provider
context main
entry_point local_user_authenticator
user_checker security.user_checker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
listeners
[
  "guard"
  "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