Security
Token
There is no security token.
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 {#1333 -map: Symfony\Component\Security\Http\AccessMap {#1334 …} -logger: Monolog\Logger {#1300 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#1188 -sessionKey: "_security_main" -registered: true -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1159 …} -sessionTrackerEnabler: App\Security\AnonymousAwareTokenStorage::enableUsageTracking(): void {#1163 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#587 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1187 …} -logger: Monolog\Logger {#1300 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1304 …} } |
0.02 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2288 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2243 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#2290 -tokenStorage: App\Security\AnonymousAwareTokenStorage {#589 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#595 …} -map: Symfony\Component\Security\Http\AccessMap {#1334 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#1303 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "/logout" ] -tokenStorage: App\Security\AnonymousAwareTokenStorage {#589 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1287 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1304 …} -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. |