https://intranet.franceolive.fr/gestion/new

Security Token

émilie Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#212
  -providerKey: "main"
  -user: App\Entity\Lettruser {#419 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#239
  -map: Symfony\Component\Security\Http\AccessMap {#240 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#243 …}
  -logger: Symfony\Bridge\Monolog\Logger {#230 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#245
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#167 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#230 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#246 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#122 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#211 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#172 …}
    "enableUsageTracking"
  ]
}
2.27 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#251
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#249 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#252 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#255 …}
  -logger: Symfony\Bridge\Monolog\Logger {#230 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#258
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#167 …}
  -secret: "LJi4gNf"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#252 …}
  -logger: Symfony\Bridge\Monolog\Logger {#230 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#260
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#172 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#261 …}
  -map: Symfony\Component\Security\Http\AccessMap {#240 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#252 …}
  -exceptionOnNoToken: true
}
0.16 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#232
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#172 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#192 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#191 …}
}
0.00 ms (none)

Security Voters (3)

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 {#11
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#19 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#18 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#20 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/gestion/new"
  #requestUri: "/gestion/new"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#221 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details