Security
Token
| Property | Value |
|---|---|
| Roles |
[ "ROLE_CLIENTE" "ROLE_USER" ] |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#800 -user: App\Entity\User {#703 …} -roleNames: [ "ROLE_CLIENTE" "ROLE_USER" ] -attributes: [] -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\LoginFormAuthenticator |
| user_checker | App\Security\UserChecker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "switch_user" "login_throttling" "remember_me" "App\Security\LoginFormAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
"Symfony\Component\Security\Http\Firewall\ChannelListener" |
(none) | (none) |
"Symfony\Component\Security\Http\Firewall\ContextListener" |
0.43 ms | (none) |
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" |
24.91 ms | (none) |
"Symfony\Component\Security\Http\Firewall\SwitchUserListener" |
(none) | (none) |
"Symfony\Component\Security\Http\Firewall\AccessListener" |
0.49 ms | (none) |
"Symfony\Component\Security\Http\Firewall\LogoutListener" |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| skipped |
"App\Security\LoginFormAuthenticator" This authenticator did not support the request. |
||||||||
| success |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
|
Access Decision
affirmative
Strategy