Security
Token
There is no security token. It was removed in 575263.
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 {#1429 -map: Symfony\Component\Security\Http\AccessMap {#1428 …} -logger: Monolog\Logger {#1415 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#992 -sessionKey: "_security_main" -registered: true -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1412 …} -sessionTrackerEnabler: App\Security\AnonymousAwareTokenStorage::enableUsageTracking(): void {#985 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#723 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#971 …} -logger: Monolog\Logger {#1415 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1419 …} } |
0.02 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2140 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2095 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#2142 -tokenStorage: App\Security\AnonymousAwareTokenStorage {#725 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#731 …} -map: Symfony\Component\Security\Http\AccessMap {#1428 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#1418 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "/logout" ] -tokenStorage: App\Security\AnonymousAwareTokenStorage {#725 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1407 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1419 …} -csrfTokenManager: null } |
(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. |