Security
Token
| Property | Value |
|---|---|
| Roles |
[ "ROLE_USER" "ROLE_ADMIN" "ROLE_SUPER_ADMIN" "ROLE_GMB_PUBLISHER" ] |
| Inherited Roles | [ "ROLE_TENANT_ADMIN" "ROLE_ALLOWED_TO_SWITCH" ] |
| Token | Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#3494 -user: App\Entity\User {#3677 …} -roleNames: [ "ROLE_USER" "ROLE_ADMIN" "ROLE_SUPER_ADMIN" "ROLE_GMB_PUBLISHER" ] -attributes: [] -secret: null -firewallName: "main" } |
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 {#3017 -map: Symfony\Component\Security\Http\AccessMap {#3016 …} -logger: Monolog\Logger {#2982 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#3373 -sessionKey: "_security_main" -registered: false -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2986 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#3376 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#4461 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3374 …} -logger: Monolog\Logger {#2982 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2901 …} } |
7.30 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#3475 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#3466 …} } |
0.05 ms | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#3477 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4462 …} -provider: App\Security\TenantAwareUserProvider {#3446 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#3478 …} -firewallName: "main" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4374 …} -logger: Monolog\Logger {#2982 …} -usernameParameter: "_switch_user" -role: "ROLE_SUPER_ADMIN" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#4725 …} -stateless: false -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#4469 …} -targetRoute: null } |
(none) | (none) |
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#3480 -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#3876 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4462 …} -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#3481 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#3483 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4462 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4374 …} -map: Symfony\Component\Security\Http\AccessMap {#3016 …} } |
0.28 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#2979 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4462 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#3875 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2901 …} -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. |
Access Decision
affirmative
Strategy
Access decision log
| # | Result | Attributes | Object | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | GRANTED | ROLE_USER | Symfony\Component\HttpFoundation\Request {#3 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …} +request: Symfony\Component\HttpFoundation\InputBag {#8 …} +query: Symfony\Component\HttpFoundation\InputBag {#13 …} +server: Symfony\Component\HttpFoundation\ServerBag {#21 …} +files: Symfony\Component\HttpFoundation\FileBag {#20 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#19 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/notifications/count" #requestUri: "/notifications/count" #baseUrl: "" #basePath: null #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#3487 …} #locale: null #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [ "2\x00202.159.171.160\x00134.199.166.8\x00" => [ "202.159.171.160" ] "4\x00dev.evolvepreneuriq.app\x00\x00" => [ "dev.evolvepreneuriq.app" ] "32\x00\x00\x00" => [] "8\x00https\x00\x00" => [ "https" ] "16\x00\x00\x00" => [] ] -isIisRewrite: false : "" : "html" } |
||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||
| 2 | DENIED | IS_IMPERSONATOR | null |
||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||
| 3 | GRANTED | ROLE_ADMIN | null |
||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||
| 4 | GRANTED | ROLE_USER | null |
||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||