GET https://ged.agency-dynamite.fr/auth/logout

Security

Token

There is no security token. It was removed in e4a0d9.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.user_provider
context main
entry_point App\Security\AppLoginAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\AppLoginAuthenticator"
  "App\Security\AppIntranetLoginAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#596
  -map: Symfony\Component\Security\Http\AccessMap {#597 …}
  -logger: Monolog\Logger {#546 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#610
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#654 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#604 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#701 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#609 …}
  -logger: Monolog\Logger {#546 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#542 …}
}
2.21 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#605
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#611 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#618
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#702 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#680 …}
  -map: Symfony\Component\Security\Http\AccessMap {#597 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#543
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#702 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#552 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#542 …}
  -csrfTokenManager: null
}
55.91 ms
Symfony\Component\HttpFoundation\RedirectResponse {#629
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#751 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://ged.agency-dynamite.fr/dashboard/explorer/ged/1.html'" />\n
    \n
            <title>Redirecting to https://ged.agency-dynamite.fr/dashboard/explorer/ged/1.html</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://ged.agency-dynamite.fr/dashboard/explorer/ged/1.html">https://ged.agency-dynamite.fr/dashboard/explorer/ged/1.html</a>.\n
        </body>\n
    </html>
    """
  #version: "1.0"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://ged.agency-dynamite.fr/dashboard/explorer/ged/1.html"
}

Authenticators

Status Authenticator
skipped
"App\Security\AppLoginAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\AppIntranetLoginAuthenticator"

This authenticator did not support the request.

Access Decision