Security

Token

martine.boublil@univ-rennes1.fr Username
Authenticated
36ee3d From
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#38
  -user: App\Entity\Utilisateur {#452 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#129
  -map: Symfony\Component\Security\Http\AccessMap {#130 …}
  -logger: Monolog\Logger {#105 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#65
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#104 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#60 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#175 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#55 …}
  -logger: Monolog\Logger {#105 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#109 …}
}
9.14 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#59
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#62 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#48
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#176 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#54 …}
  -map: Symfony\Component\Security\Http\AccessMap {#130 …}
}
0.20 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#108
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#176 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#99 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#109 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AppCustomAuthenticator"

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\RoleVoter"
3
"App\Voters\AppelAProjetVoter"
4
"App\Voters\BudgetAnnuelMutualiseVoter"
5
"App\Voters\ContratVoter"
6
"App\Voters\DepartementVoter"
7
"App\Voters\EncadrantExterneVoter"
8
"App\Voters\EquipeVoter"
9
"App\Voters\EquipementVoter"
10
"App\Voters\PartenaireVoter"
11
"App\Voters\PersonnelVoter"
12
"App\Voters\PlateformePlateauTechniqueVoter"
13
"App\Voters\TheseVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +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: "/personnel/"
  #requestUri: "/personnel/?personnel_search%5Bequipe%5D=&personnel_search%5Betablissement%5D=&personnel_search%5Bdepartement%5D=&personnel_search%5BwithoutPosition%5D=0&personnel_search%5Bcontrat%5D=&personnel_search%5Bdate%5D=2025-09-19&personnel_search%5Bpermanent%5D=0&personnel_search%5Bpersonnel%5D=299&personnel_search%5Bpartenaire%5D=&personnel_search%5B_token%5D=7008e0.JW_o6Hd7pV11e77gwrrLZW7qwqybIt2EPv2qjKbBiMo.UQeEqTVKxisxH9PVlomiMheThPvuTIy8esXsyN6Q6fhGWpmuDRr9KhtI5w"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#45 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED list_all
App\Entity\Personnel {#1082
  -nomUsuel: ? string
  -prenom: ? string
  -commentaire: null
  -anneeNaissance: null
  -docteurIetr: ? bool
  -genre: ? App\Entity\Genre
  -nationalite: ? App\Entity\Nationalite
  -hdr: ? bool
  -anneeObtentionHdr: null
  -positions: Doctrine\Common\Collections\ArrayCollection {#1401 …}
  -distinctions: Doctrine\Common\Collections\ArrayCollection {#1641 …}
  -mandats: Doctrine\Common\Collections\ArrayCollection {#1616 …}
  -baps: Doctrine\Common\Collections\ArrayCollection {#1594 …}
  -experiences: Doctrine\Common\Collections\ArrayCollection {#1599 …}
  -plateformePlateauTechniques: Doctrine\Common\Collections\ArrayCollection {#1593 …}
  -equipes: Doctrine\Common\Collections\ArrayCollection {#1595 …}
  -participeContrats: Doctrine\Common\Collections\ArrayCollection {#1597 …}
  -these: null
  -responsableDepartement: ? Doctrine\Common\Collections\Collection
  -encadrementsTheses: Doctrine\Common\Collections\ArrayCollection {#1598 …}
  -contratsFinanceurs: ? Doctrine\Common\Collections\Collection
  -creeLe: ? DateTime
  -createur: ? App\Entity\Utilisateur
  -id: null
}
"App\Voters\AppelAProjetVoter"
ACCESS ABSTAIN
"App\Voters\BudgetAnnuelMutualiseVoter"
ACCESS ABSTAIN
"App\Voters\ContratVoter"
ACCESS ABSTAIN
"App\Voters\DepartementVoter"
ACCESS ABSTAIN
"App\Voters\EncadrantExterneVoter"
ACCESS ABSTAIN
"App\Voters\EquipeVoter"
ACCESS ABSTAIN
"App\Voters\EquipementVoter"
ACCESS ABSTAIN
"App\Voters\PartenaireVoter"
ACCESS ABSTAIN
"App\Voters\PersonnelVoter"
ACCESS GRANTED
Show voter details