POST https://eticket.imalize.com/login

Security

Token

g.antognoli@imalize.com Username
Authenticated
Property Value
Roles
[
  "ROLE_IMALIZE"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#786
  -user: App\Entity\User {#807 …}
  -roleNames: [
    "ROLE_IMALIZE"
    "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\LoginEntryPoint
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\DolibarrLoginAuthenticator"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
2.44 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
132.41 ms
Symfony\Component\HttpFoundation\RedirectResponse {#775
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#864 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://eticket.imalize.com/mail-tasks'" />\n
    \n
            <title>Redirecting to https://eticket.imalize.com/mail-tasks</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://eticket.imalize.com/mail-tasks">https://eticket.imalize.com/mail-tasks</a>.\n
        </body>\n
    </html>
    """
  #version: "1.1"
  #statusCode: 302
  #statusText: "Found"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #targetUrl: "https://eticket.imalize.com/mail-tasks"
}
"Symfony\Component\Security\Http\Firewall\AccessListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)

Authenticators

Status Authenticator
success
"App\Security\DolibarrLoginAuthenticator"
Lazy no
Duration 129.43 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#681
  #user: App\Entity\User {#807 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#690
      -userLoader: Closure() {#643 …}
      -user: App\Entity\User {#807 …}
      -identifierNormalizer: null
      -userIdentifier: "g.antognoli@imalize.com"
      -attributes: null
    }
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge {#642
      -resolved: true
      -csrfTokenId: "authenticate"
      -csrfToken: "csrf-token"
    }
  ]
  -attributes: []
}
Badges UserBadge CsrfTokenBadge

Access Decision