Security
Token
There is no security token.
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.memory_provider |
| context | (none) |
| entry_point | (none) |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"App\Security\TokenAuthenticator"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#473 -map: Symfony\Component\Security\Http\AccessMap {#486 …} -logger: Monolog\Logger {#489 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#514 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#513 …} } |
11.03 ms | Symfony\Component\HttpFoundation\RedirectResponse {#527 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#608 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/login'" />\n \n <title>Redirecting to /login</title>\n </head>\n <body>\n Redirecting to <a href="/login">/login</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "/login" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#524 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#268 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#266 …} -map: Symfony\Component\Security\Http\AccessMap {#486 …} } |
(none) | (none) |