Security
Token
There is no security token. It was removed in 42fe02.
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 {#2966 -map: Symfony\Component\Security\Http\AccessMap {#2965 …} -logger: Monolog\Logger {#2931 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#3322 -sessionKey: "_security_main" -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2935 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#3325 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#4464 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3323 …} -logger: Monolog\Logger {#2931 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2847 …} } |
0.31 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#3424 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#3415 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#3426 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4465 …} -provider: App\Security\TenantAwareUserProvider {#3336 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#3427 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4377 …} -logger: Monolog\Logger {#2931 …} -usernameParameter: "_switch_user" -role: "ROLE_SUPER_ADMIN" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#4728 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#4472 …} -targetRoute: null } |
(none) | (none) |
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#3429 -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#3879 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4465 …} -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#3430 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#3432 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4465 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4377 …} -map: Symfony\Component\Security\Http\AccessMap {#2965 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#2928 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4465 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#3878 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2847 …} -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. |