Security

Token

Arthur Lorenz Username
Authenticated
aed8f0 From
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_LEADERSHIP"
  "ROLE_MANAGER"
  "ROLE_COLLABORATEUR"
  "ROLE_MEMBER"
  "ROLE_DEPARTEMENT"
  "ROLE_PASTORAL"
  "ROLE_ADMIN_FINANCE"
  "ROLE_LOUANGE_ADORATION"
  "ROLE_PROTOCOLE"
  "ROLE_INTEGRATION"
  "ROLE_MULTIMEDIA"
  "ROLE_ENTRETIEN"
  "ROLE_SANTE"
  "ROLE_AIDE_SOCIALE"
  "ROLE_FEMMES"
  "ROLE_HOMMES"
  "ROLE_EVANGELISATION"
  "ROLE_JEUNESSE"
  "ROLE_EDUCATION_CHRETIENNE"
  "ROLE_INTERCESSION"
  "ROLE_ARTS_CULTURE"
  "ROLE_SECURITE"
  "ROLE_COMMUNICATION"
  "ROLE_JURIDIQUE"
  "ROLE_RESPONSABLE"
  "ROLE_TRADUCTION"
  "ROLE_ENFANTS"
  "ROLE_INFORMATIQUE"
  "ROLE_SENIORS"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1318
  -user: App\Entity\User {#1602 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context user_context
entry_point App\Security\AppAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "App\Security\AppAuthenticator"
  "App\Security\OAuth\GoogleAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#33
  -map: Symfony\Component\Security\Http\AccessMap {#16 …}
  -logger: Monolog\Logger {#896 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#117
  -sessionKey: "_security_user_context"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#58 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#114 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#559 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#118 …}
  -logger: Monolog\Logger {#896 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#57 …}
}
73.74 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#147
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#122 …}
}
0.13 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1370
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#556 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#148 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1325 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#499 …}
  -logger: Monolog\Logger {#896 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#727 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#591 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1326
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#556 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#499 …}
  -map: Symfony\Component\Security\Http\AccessMap {#16 …}
}
0.99 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#19
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#556 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#902 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#57 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AppAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\OAuth\GoogleAuthenticator"

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\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\AccessVoter"
5
"App\Security\Voter\EntiteSwitchVoter"
6
"App\Security\Voter\MenuPermissionVoter"
7
"App\Security\Voter\MenuShareVoter"
8
"App\Security\Voter\PlanningAttendanceVoter"
9
"App\Security\Voter\PlanningVoter"
10
"App\Security\Voter\PosteTemplateVoter"
11
"App\Security\Voter\SponsorshipVoter"
12
"App\Security\Voter\UserBudgetVoter"
13
"App\Security\Voter\UserEntiteVoter"
14
"App\Security\Voter\UserVoter"
15
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_USER"
  "ROLE_ADMIN"
  "ROLE_MEMBER"
  "ROLE_MANAGER"
]
Symfony\Component\HttpFoundation\Request {#11
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#63 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#62 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#66 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#65 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#64 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#67 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/middle/inscription/poster/01a01a4d-caa0-78c6-a456-1cdd4dae2442/worship"
  #requestUri: "/middle/inscription/poster/01a01a4d-caa0-78c6-a456-1cdd4dae2442/worship"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1304 …}
  #locale: "fr"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED VIEW_ENTITE
null
"App\Security\Voter\AccessVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntiteSwitchVoter"
ACCESS ABSTAIN
"App\Security\Voter\MenuPermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\MenuShareVoter"
ACCESS ABSTAIN
"App\Security\Voter\PlanningAttendanceVoter"
ACCESS ABSTAIN
"App\Security\Voter\PlanningVoter"
ACCESS ABSTAIN
"App\Security\Voter\PosteTemplateVoter"
ACCESS ABSTAIN
"App\Security\Voter\SponsorshipVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserBudgetVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserEntiteVoter"
ACCESS GRANTED
Show voter details
3 GRANTED ROLE_ADMIN
App\Entity\User {#1602 …}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
4 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
5 GRANTED ROLE_ADMIN
App\Entity\User {#1602 …}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
6 GRANTED ACCESS_ROLE_LEADERSHIP
App\Entity\User {#1602 …}
"App\Security\Voter\AccessVoter"
ACCESS GRANTED
Show voter details
7 GRANTED ROLE_COMMUNICATION
App\Entity\User {#1602 …}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
8 GRANTED ACCESS_ROLE_MIDDLE
App\Entity\User {#1602 …}
"App\Security\Voter\AccessVoter"
ACCESS GRANTED
Show voter details
9 DENIED ROLE_PARTNER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AccessVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntiteSwitchVoter"
ACCESS ABSTAIN
"App\Security\Voter\MenuPermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\MenuShareVoter"
ACCESS ABSTAIN
"App\Security\Voter\PlanningAttendanceVoter"
ACCESS ABSTAIN
"App\Security\Voter\PlanningVoter"
ACCESS ABSTAIN
"App\Security\Voter\PosteTemplateVoter"
ACCESS ABSTAIN
"App\Security\Voter\SponsorshipVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserBudgetVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserEntiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 GRANTED ROLE_ADMIN
App\Entity\User {#1602 …}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
11 GRANTED ACCESS_NEWCOMER_MANAGE
null
"App\Security\Voter\AccessVoter"
ACCESS GRANTED
Show voter details