https://anytownschdist2024.test.campussuite.com/_dashboard/notifications/

Security

Token

7304 Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#414
  -user: Platform\SecurityBundle\Entity\Identity\Account {#512 …}
  -roleNames: []
  -authenticated: true
  -attributes: []
  -firewallName: "dashboard"
}

Firewall

dashboard Name
Security enabled
Stateless

Configuration

Key Value
provider Platform\SecurityBundle\Service\AccountProvider
context dashboard
entry_point Platform\SecurityBundle\Service\Firewalls\DashboardAuthenticationEntryPoint
user_checker security.user_checker
access_denied_handler Platform\SecurityBundle\Service\Firewalls\DashboardAccessDeniedHandler
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_link"
  "Platform\SecurityBundle\Service\Authenticator\OAuthLoginAuthenticator"
  "Platform\SecurityBundle\Service\Authenticator\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#389
  -map: Symfony\Component\Security\Http\AccessMap {#390 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#356 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#395
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1803 …}
  -sessionKey: "_security_dashboard"
  -logger: Symfony\Bridge\Monolog\Logger {#356 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#396 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#363 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#353 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1804 …}
    "enableUsageTracking"
  ]
}
10.05 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#223
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#234 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#214
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1804 …}
  -provider: Platform\SecurityBundle\Service\AccountProvider {#1807 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#213 …}
  -firewallName: "dashboard"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1772 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#356 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#17 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#362
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1804 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app.platform.security.logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#354 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#363 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#221
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1804 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1772 …}
  -map: Symfony\Component\Security\Http\AccessMap {#390 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.23 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Platform\SecurityBundle\Security\AliasVoter"
5
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
6
"Platform\SecurityBundle\Security\Voter\CmsVoter"
7
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
8
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
9
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED
Symfony\Component\HttpFoundation\Request {#7
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#12 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#15 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#14 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#16 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/_dashboard/notifications/"
  #requestUri: "/_dashboard/notifications/"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#408 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED campussuite.cms.me.sites
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
3 GRANTED app.schools.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
4 GRANTED app.security.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
5 GRANTED app.notifications.automations.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
6 GRANTED app.social.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
7 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
8 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
9 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
10 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
11 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
12 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
13 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
14 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
15 GRANTED app.notifications.contacts.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
16 GRANTED Expression:
is_granted('app.notifications.contacts.admin', subject) or is_granted('app.notifications.contacts.view', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
17 GRANTED app.notifications.automations.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
18 GRANTED @app.notifications.access
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS GRANTED
Show voter details
19 GRANTED app.notifications.templates.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
20 GRANTED Expression:
is_granted('app.notifications.templates.admin', subject) or is_granted('app.notifications.automations.admin', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
21 GRANTED app.notifications.onboarding.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
22 GRANTED app.notifications.automations.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
23 GRANTED Expression:
is_granted('app.notifications.automations.admin', subject) or is_granted('app.notifications.messaging.general', subject) or is_granted('app.notifications.messaging.urgent', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
24 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
25 GRANTED app.notifications.contacts.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
26 GRANTED Expression:
is_granted('app.notifications.contacts.admin', subject) or is_granted('app.notifications.contacts.view', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
27 GRANTED app.notifications.contacts.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
28 GRANTED Expression:
is_granted('app.notifications.contacts.admin', subject) or is_granted('app.notifications.contacts.view', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
29 GRANTED app.notifications.contacts.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
30 GRANTED Expression:
is_granted('app.notifications.contacts.admin', subject) or is_granted('app.notifications.contacts.view', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
31 GRANTED app.notifications.contacts.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
32 GRANTED Expression:
is_granted('app.notifications.contacts.admin', subject) or is_granted('app.notifications.contacts.view', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
33 GRANTED app.notifications.contacts.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
34 GRANTED Expression:
is_granted('app.notifications.contacts.admin', subject) or is_granted('app.notifications.contacts.view', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
35 GRANTED app.notifications.contacts.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
36 GRANTED Expression:
is_granted('app.notifications.contacts.admin', subject) or is_granted('app.notifications.contacts.view', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
37 GRANTED app.notifications.onboarding.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
38 GRANTED app.notifications.onboarding.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
39 GRANTED app.notifications.onboarding.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
40 GRANTED app.notifications.onboarding.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
41 GRANTED app.notifications.onboarding.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
42 GRANTED app.notifications.onboarding.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
43 GRANTED app.notifications.automations.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
44 GRANTED Expression:
is_granted('app.notifications.automations.admin', subject) or is_granted('app.notifications.messaging.general', subject) or is_granted('app.notifications.messaging.urgent', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
45 GRANTED app.notifications.automations.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
46 GRANTED Expression:
is_granted('app.notifications.automations.admin', subject) or is_granted('app.notifications.messaging.general', subject) or is_granted('app.notifications.messaging.urgent', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
47 GRANTED campussuite.cms.me.sites
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
48 GRANTED campussuite.cms.me.sites
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
49 GRANTED app.schools.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
50 GRANTED app.schools.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
51 GRANTED app.schools.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
52 GRANTED app.schools.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
53 GRANTED app.security.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
54 GRANTED app.security.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
55 GRANTED app.security.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
56 GRANTED app.security.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
57 GRANTED app.notifications.automations.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
58 GRANTED app.notifications.automations.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
59 GRANTED app.social.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
60 GRANTED app.social.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details