POST https://pep.devlogiciel.com/login

Security

Token

pepouzin06@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
  "ROLE_SUBSCRIBER"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1235
  -user: App\Entity\User {#1477 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_ADMIN"
    "ROLE_SUBSCRIBER"
  ]
  -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\AppAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "App\Security\AppAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#574
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ChannelListener {#577 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\ChannelListener {#577 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#629
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ContextListener {#632 …}
  -time: 7.7009201049805E-5
  -stub: Symfony\Component\Security\Http\Firewall\ContextListener {#632 …}
}
0.08 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#654
  -response: Symfony\Component\HttpFoundation\RedirectResponse {#1157
    +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1925 …}
    #content: """
      <!DOCTYPE html>\n
      <html>\n
          <head>\n
              <meta charset="UTF-8" />\n
              <meta http-equiv="refresh" content="0;url='/'" />\n
      \n
              <title>Redirecting to /</title>\n
          </head>\n
          <body>\n
              Redirecting to <a href="/">/</a>.\n
          </body>\n
      </html>
      """
    #version: "1.1"
    #statusCode: 302
    #statusText: "Found"
    #charset: "UTF-8"
    -sentHeaders: ? array
    #targetUrl: "/"
  }
  -listener: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener {#628 …}
  -time: 0.59586095809937
  -stub: Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#625 …}
}
595.86 ms
Symfony\Component\HttpFoundation\RedirectResponse {#1157
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1925 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='/'" />\n
    \n
            <title>Redirecting to /</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="/">/</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "/"
}
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#659
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\SwitchUserListener {#657 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\SwitchUserListener {#657 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#661
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\AccessListener {#660 …}
  -time: 3.0994415283203E-6
  -stub: Symfony\Component\Security\Http\Firewall\AccessListener {#660 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#603
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#273 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#618 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#602 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision