Security
Token
admin@tidyhr.cl
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_SUPER_ADMIN" "ROLE_USER" ] |
| Inherited Roles | [ "ROLE_SOPORTE" "ROLE_EJECUTIVO" "ROLE_ALLOWED_TO_SWITCH" ] |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#809 -user: App\Entity\User {#708 …} -roleNames: [ "ROLE_SUPER_ADMIN" "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" |
1.33 ms | (none) |
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" |
338.18 ms | Symfony\Component\HttpFoundation\RedirectResponse {#985 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#980 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/select-empresa'" />\n \n <title>Redirecting to /select-empresa</title>\n </head>\n <body>\n Redirecting to <a href="/select-empresa">/select-empresa</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "/select-empresa" } |
"Symfony\Component\Security\Http\Firewall\SwitchUserListener" |
(none) | (none) |
"Symfony\Component\Security\Http\Firewall\AccessListener" |
(none) | (none) |
"Symfony\Component\Security\Http\Firewall\LogoutListener" |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| skipped |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" This authenticator did not support the request. |
||||||||
| success |
"App\Security\LoginFormAuthenticator"
|