Security

Token

esformationcontrole@outlook.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_CLIENT"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#586
  -user: App\Entity\User {#733 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -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\AuthAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\AuthAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#493
  -map: Symfony\Component\Security\Http\AccessMap {#492 …}
  -logger: Monolog\Logger {#522 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#547
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#264 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#522 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#549 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#518 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#527 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#483 …}
}
32.71 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#571
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#481 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#569
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#279 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#282 …}
  -map: Symfony\Component\Security\Http\AccessMap {#492 …}
}
0.75 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#519
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#279 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#537 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#518 …}
}
0.00 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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#8
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#60 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#63 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#62 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#61 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#64 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/Espace-Client/Un_rapport"
  #requestUri: "/Espace-Client/Un_rapport?detailadresse=/uploads/pdf/rapport-2026021364-657120243-10-PEILLET%20LOCATION-R482.pdf&nom=Categorie:%20F%20-N%C2%B0%20de%20s%C3%A9rie:%20EF1P400C9C6003441%20-Mod%C3%A8le:%20P40.17%20-%20Marque:MERLO%20-%20date%20de%20validit%C3%A9:%2013/08/2026%20%3Cbr%20/%3E"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#564 …}
  #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"
ACCESS GRANTED
Show voter details