Security

Token

ababacarcoly769@gmail.com Username
Authenticated
6edeb3 From
Property Value
Roles
[
  "ROLE_RESPONSABLE_PEDAGOGIQUE"
  "ROLE_COMPTABLE"
  "ROLE_ADMIN"
  "ROLE_AGENT_PRESENCE"
]
Inherited Roles
[
  "ROLE_USER"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#573
  -user: App\Entity\User {#742 …}
  -roleNames: [
    "ROLE_RESPONSABLE_PEDAGOGIQUE"
    "ROLE_COMPTABLE"
    "ROLE_ADMIN"
    "ROLE_AGENT_PRESENCE"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#540
  -map: Symfony\Component\Security\Http\AccessMap {#541 …}
  -logger: Monolog\Logger {#512 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#549
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#503 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#552 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#338 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#550 …}
  -logger: Monolog\Logger {#512 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#501 …}
}
10.95 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#560
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#555 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#562
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#341 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#343 …}
  -map: Symfony\Component\Security\Http\AccessMap {#541 …}
}
0.55 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#502
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#341 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#518 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#501 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"App\Security\ClasseVoter"
3
"App\Security\ConcoursVoter"
4
"App\Security\CycleVoter"
5
"App\Security\EcheanceMensuelleVoter"
6
"App\Security\EleveVoter"
7
"App\Security\EmploiDuTempsVoter"
8
"App\Security\GroupeVoter"
9
"App\Security\InscriptionVoter"
10
"App\Security\ObservationSuiviVoter"
11
"App\Security\PaiementVoter"
12
"App\Security\PresenceVoter"
13
"App\Security\ProfesseurVoter"
14
"App\Security\SectionVoter"
15
"App\Security\SessionPointageVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/inscription"
  #requestUri: "/inscription?q=KANE&concours=&cycle=&section=&classe=&groupe=&statut="
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#566 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_USER.
Show voter details
2 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_USER.
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_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
5 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
6 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
7 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
8 GRANTED ROLE_RESPONSABLE_PEDAGOGIQUE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_RESPONSABLE_PEDAGOGIQUE.
Show voter details
9 GRANTED ROLE_COMPTABLE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_COMPTABLE.
Show voter details
10 DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_SUPER_ADMIN.
"App\Security\ClasseVoter"
ABSTAIN
"App\Security\ConcoursVoter"
ABSTAIN
"App\Security\CycleVoter"
ABSTAIN
"App\Security\EcheanceMensuelleVoter"
ABSTAIN
"App\Security\EleveVoter"
ABSTAIN
"App\Security\EmploiDuTempsVoter"
ABSTAIN
"App\Security\GroupeVoter"
ABSTAIN
"App\Security\InscriptionVoter"
ABSTAIN
"App\Security\ObservationSuiviVoter"
ABSTAIN
"App\Security\PaiementVoter"
ABSTAIN
"App\Security\PresenceVoter"
ABSTAIN
"App\Security\ProfesseurVoter"
ABSTAIN
"App\Security\SectionVoter"
ABSTAIN
"App\Security\SessionPointageVoter"
ABSTAIN
Show voter details
11 GRANTED ROLE_COMPTABLE
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_COMPTABLE.
Show voter details
12 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
13 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
14 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details