Security
Token
98a8c25e-4709-11f1-84cc-87875425bc52
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_SUPER_ADMIN" "ROLE_USER" ] |
| Inherited Roles | [ "ROLE_ADMIN" "ROLE_ALLOWED_TO_SWITCH" "ROLE_OAUTH2_READ" "ROLE_OAUTH2_WRITE" "ROLE_OAUTH2_PROFILE" "ROLE_OAUTH2_MEDIA" "ROLE_OAUTH2_QDRANT" "ROLE_OAUTH2_CHAT" "ROLE_PREVIOUS_ADMIN" ] |
| Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1540 -user: App\Entity\User {#1361 …} -roleNames: [ "ROLE_SUPER_ADMIN" "ROLE_USER" ] -attributes: [] -firewallName: "main" } |
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | main |
| entry_point | App\Security\CustomAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "switch_user" "login_throttling" "two_factor" "form_login" "remember_me" "App\Security\CustomAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#1043 -map: Symfony\Component\Security\Http\AccessMap {#1042 …} -logger: Monolog\Logger {#1054 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#1141 -sessionKey: "_security_main" -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#616 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1144 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#731 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1142 …} -logger: Monolog\Logger {#1054 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1087 …} } |
0.04 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1210 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1156 …} } |
651.31 ms | Symfony\Component\HttpFoundation\RedirectResponse {#1541 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1710 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/admin'" />\n \n <title>Redirecting to /admin</title>\n </head>\n <body>\n Redirecting to <a href="/admin">/admin</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "/admin" } |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1212 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#666 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1154 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1213 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#671 …} -logger: Monolog\Logger {#1054 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#401 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#726 …} -targetRoute: null } |
(none) | (none) |
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#1215 -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#968 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#666 …} -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#1216 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#1218 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#666 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#671 …} -map: Symfony\Component\Security\Http\AccessMap {#1042 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#1051 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#666 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#969 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1087 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| skipped |
"Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" This authenticator did not support the request. |
||||||||
| skipped |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" This authenticator did not support the request. |
||||||||
| success |
"App\Security\CustomAuthenticator"
|
||||||||
| skipped |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" An authenticator ran before this one. |
Access Decision
affirmative
Strategy