Security
Token
There is no security token. It was removed in 28cdf2.
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 {#2529 -map: Symfony\Component\Security\Http\AccessMap {#2530 …} -logger: Monolog\Logger {#2518 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#2698 -sessionKey: "_security_main" -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2515 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2701 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#4508 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2699 …} -logger: Monolog\Logger {#2518 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2489 …} } |
0.27 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2800 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2791 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2802 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4509 …} -provider: App\Security\TenantAwareUserProvider {#2712 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#2803 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4421 …} -logger: Monolog\Logger {#2518 …} -usernameParameter: "_switch_user" -role: "ROLE_SUPER_ADMIN" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#4775 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#4516 …} -targetRoute: null } |
(none) | (none) |
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#2805 -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#3923 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4509 …} -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#2806 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#2808 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4509 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4421 …} -map: Symfony\Component\Security\Http\AccessMap {#2530 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#2521 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4509 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#3922 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2489 …} -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. |