https://intranet.franceolive.fr/login Return to referer URL

Security Token

jeanmi30 Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken {#428
  -providerKey: "main"
  -user: App\Entity\Lettruser {#426 …}
  -roleNames: [
    "ROLE_ADMIN"
    "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"
  ]
}
0.05 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
}
97.34 ms
Symfony\Component\HttpFoundation\RedirectResponse {#209
  #targetUrl: "https://intranet.franceolive.fr/gestion/new"
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#431 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://intranet.franceolive.fr/gestion/new'" />\n
    \n
            <title>Redirecting to https://intranet.franceolive.fr/gestion/new</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://intranet.franceolive.fr/gestion/new">https://intranet.franceolive.fr/gestion/new</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
}
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.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"