Security
Token
There is no security token. It was removed in f88c9f.
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 {#3019 -map: Symfony\Component\Security\Http\AccessMap {#3018 …} -logger: Monolog\Logger {#2984 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#3375 -sessionKey: "_security_main" -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2988 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#3378 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#4463 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3376 …} -logger: Monolog\Logger {#2984 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2903 …} } |
0.80 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#3477 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#3468 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#3479 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4464 …} -provider: App\Security\TenantAwareUserProvider {#3448 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#3480 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4376 …} -logger: Monolog\Logger {#2984 …} -usernameParameter: "_switch_user" -role: "ROLE_SUPER_ADMIN" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#4725 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#4471 …} -targetRoute: null } |
(none) | (none) |
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#3482 -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#3878 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4464 …} -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#3483 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#3485 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4464 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4376 …} -map: Symfony\Component\Security\Http\AccessMap {#3018 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#2981 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4464 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#3877 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2903 …} -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. |