Security
Token
There is no security token. It was removed in b185f8.
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | App\Security\UserAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"App\Security\UserAuthenticator"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
"Symfony\Component\Security\Http\Firewall\ChannelListener" |
(none) | (none) |
"Symfony\Component\Security\Http\Firewall\ContextListener" |
0.29 ms | (none) |
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" |
409.96 ms | Symfony\Component\HttpFoundation\RedirectResponse {#743 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#744 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/auth/login'" />\n \n <title>Redirecting to /auth/login</title>\n </head>\n <body>\n Redirecting to <a href="/auth/login">/auth/login</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "/auth/login" } |
"Symfony\Component\Security\Http\Firewall\AccessListener" |
(none) | (none) |
"Symfony\Component\Security\Http\Firewall\LogoutListener" |
(none) | (none) |