Security
Token
943fc4e2-42cd-11f0-bb92-67fa6fc735e9
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_PREVIOUS_ADMIN" ] |
Token | Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1418 -user: App\Entity\User {#1305 …} -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 {#1155 -map: Symfony\Component\Security\Http\AccessMap {#1156 …} -logger: Monolog\Logger {#1144 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#1178 -sessionKey: "_security_main" -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#826 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1181 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#509 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1179 …} -logger: Monolog\Logger {#1144 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1104 …} } |
0.02 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1201 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1194 …} } |
662.63 ms | Symfony\Component\HttpFoundation\RedirectResponse {#1419 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1562 …} #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 {#1203 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#512 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1192 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1204 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#514 …} -logger: Monolog\Logger {#1144 …} -usernameParameter: "_switch_user" -role: "ROLE_ALLOWED_TO_SWITCH" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#235 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#96 …} -targetRoute: null } |
(none) | (none) |
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#1206 -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1015 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#512 …} -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#1207 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#1209 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#512 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#514 …} -map: Symfony\Component\Security\Http\AccessMap {#1156 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#1147 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#512 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1014 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1104 …} -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