Security
Token
There is no security token.
Firewall
app
Name
Security enabled
Stateless
Allows anonymous
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.user_provider |
| context | app |
| entry_point | App\Security\JsonAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| listeners | [ "guard" "json_login" "remember_me" "anonymous" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#498 -map: Symfony\Component\Security\Http\AccessMap {#597 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#610 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#90 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#331 …} -sessionKey: "_security_app" -logger: Symfony\Bridge\Monolog\Logger {#610 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#586 …} -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#440 …} -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#592 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#511 …} -sessionTrackerEnabler: [ Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#332 …} "enableUsageTracking" ] } |
1.12 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#565 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#466 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#563 …} -providerKey: "app" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#574 …} -logger: Symfony\Bridge\Monolog\Logger {#610 …} -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#511 …} -hideUserNotFoundExceptions: true -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#332 …} } |
18.17 ms | Symfony\Component\HttpFoundation\RedirectResponse {#543 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#521 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/connexion?s=Invalid state'" />\n \n <title>Redirecting to /connexion?s=Invalid state</title>\n </head>\n <body>\n Redirecting to <a href="/connexion?s=Invalid state">/connexion?s=Invalid state</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" #targetUrl: "/connexion?s=Invalid state" } |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.