GET http://dev.evolvepreneuriq.app/notifications/count

Security

Token

john.north@evolvesys.com.au Username
Authenticated
b1b9bc From
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 {#3496
  -user: App\Entity\User {#3679 …}
  -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 {#3019
  -map: Symfony\Component\Security\Http\AccessMap {#3018 …}
  -logger: Monolog\Logger {#2984 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#3375
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#2988 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#3378 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#4463 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3376 …}
  -logger: Monolog\Logger {#2984 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2903 …}
}
63.06 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#3477
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#3468 …}
}
0.10 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#3479
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4464 …}
  -provider: App\Security\TenantAwareUserProvider {#3448 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#3480 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4376 …}
  -logger: Monolog\Logger {#2984 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_SUPER_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#4725 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#4471 …}
  -targetRoute: null
}
(none) (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#3482
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#3878 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4464 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#3483 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#3485
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4464 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#4376 …}
  -map: Symfony\Component\Security\Http\AccessMap {#3018 …}
}
0.33 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2981
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#4464 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#3877 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2903 …}
  -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
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
3
"App\Security\RssWidgetVoter"
4
"App\Security\Voter\AutomationVoter"
5
"App\Security\Voter\EmailSignatureVoter"
6
"App\Security\Voter\EmailTemplateVoter"
7
"App\Security\Voter\EvolveProofSiteVoter"
8
"App\Security\Voter\KnowledgebaseArticleVoter"
9
"App\Security\Voter\ModuleVoter"
10
"App\Security\Voter\PageBuilderVoter"
11
"App\Security\Voter\RssWidgetVoter"
12
"App\Security\Voter\TenantVoter"
13
"App\Security\Voter\VideoMeetingVoter"
14
"Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter"
15
"Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter"

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 {#3489 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_USER.
Show voter details
2 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\RssWidgetVoter"
ABSTAIN
"App\Security\Voter\AutomationVoter"
ABSTAIN
"App\Security\Voter\EmailSignatureVoter"
ABSTAIN
"App\Security\Voter\EmailTemplateVoter"
ABSTAIN
"App\Security\Voter\EvolveProofSiteVoter"
ABSTAIN
"App\Security\Voter\KnowledgebaseArticleVoter"
ABSTAIN
"App\Security\Voter\ModuleVoter"
ABSTAIN
"App\Security\Voter\PageBuilderVoter"
ABSTAIN
"App\Security\Voter\RssWidgetVoter"
ABSTAIN
"App\Security\Voter\TenantVoter"
ABSTAIN
"App\Security\Voter\VideoMeetingVoter"
ABSTAIN
"Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter"
ABSTAIN
"Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter"
ABSTAIN
Show voter details
3 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
4 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_USER.
Show voter details