Security
Token
There is no security token. It was removed in f6a244.
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | App\Security\TenantAwareUserProvider |
| context | main |
| entry_point | App\Security\ApiAuthenticationEntryPoint |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "switch_user" "two_factor" "webauthn" "login_link" "form_login" "remember_me" "App\Security\JwtAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#3018 -map: Symfony\Component\Security\Http\AccessMap {#3017 …} -logger: Monolog\Logger {#2983 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#3374 -sessionKey: "_security_main" -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2987 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#3377 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#4462 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3375 …} -logger: Monolog\Logger {#2983 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2902 …} } |
0.29 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#3476 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#3467 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#3478 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4463 …} -provider: App\Security\TenantAwareUserProvider {#3447 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#3479 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4375 …} -logger: Monolog\Logger {#2983 …} -usernameParameter: "_switch_user" -role: "ROLE_SUPER_ADMIN" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#4725 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#4470 …} -targetRoute: null } |
(none) | (none) |
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#3481 -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#3877 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4463 …} -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#3482 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#3484 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4463 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4375 …} -map: Symfony\Component\Security\Http\AccessMap {#3017 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#2980 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4463 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#3876 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2902 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"App\Security\JwtAuthenticator" This authenticator did not support the request. |
| skipped |
"Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" This authenticator did not support the request. |
| skipped |
"Webauthn\Bundle\Security\Http\Authenticator\WebauthnAuthenticator" This authenticator did not support the request. |
| skipped |
"Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator" 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. |