https://aprovador.nirron.com.br/solicitacao/checker Return to referer URL

Security

Token

lays Username
Authenticated
Property Value
Roles
[
  "ROLE_SOLICITANTE"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#236
  -firewallName: "main"
  -user: App\Entity\User {#406 …}
  -roleNames: [
    "ROLE_SOLICITANTE"
  ]
  -attributes: []
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
]

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