Security
Token
There is no security token. It was removed in ff7657.
Firewall
main
Name
Security enabled
Stateless
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.our_db_provider |
context | main |
entry_point | App\Security\AuthenticationEntrypoint |
user_checker | App\Security\UserChecker |
access_denied_handler | App\Security\AccessDeniedHandler |
access_denied_url | (none) |
authenticators | [ "form_login" "remember_me" "App\Security\ClientLoginAuthenticator" "App\Security\GoogleAuthenticator" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#2505 -map: Symfony\Component\Security\Http\AccessMap {#2506 …} -logger: Monolog\Logger {#2473 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#3067 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2470 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#3070 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#595 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3068 …} -logger: Monolog\Logger {#2473 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2477 …} } |
0.03 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#3139 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#3113 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#2476 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "/logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#596 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2465 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2477 …} -csrfTokenManager: null } |
17.32 ms | Symfony\Component\HttpFoundation\RedirectResponse {#3417 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#3416 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/login?logout-lang=en-CA'" />\n \n <title>Redirecting to /login?logout-lang=en-CA</title>\n </head>\n <body>\n Redirecting to <a href="/login?logout-lang=en-CA">/login?logout-lang=en-CA</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "/login?logout-lang=en-CA" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#3141 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#596 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#602 …} -map: Symfony\Component\Security\Http\AccessMap {#2506 …} } |
(none) | (none) |
Authenticators
Status | Authenticator |
---|---|
skipped |
"App\Security\ClientLoginAuthenticator" This authenticator did not support the request. |
skipped |
"App\Security\GoogleAuthenticator" This authenticator did not support the request. |
skipped |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" This authenticator did not support the request. |
skipped |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" This authenticator did not support the request. |