GET https://myctrl.oncloud.ovh/

Security

Token

gl.tramontana@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPERADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_ADMIN"
  "ROLE_ALLOWED_TO_SWITCH"
  "ROLE_OPERATOR"
]
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#856
  -user: App\Entity\User {#840 …}
  -roleNames: [
    "ROLE_SUPERADMIN"
    "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 security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "login_link"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
2.45 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
21.97 ms (none)
"Symfony\Component\Security\Http\Firewall\SwitchUserListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

success
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
Lazy yes
Duration 0.93 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#600
  #user: App\Entity\User {#840 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#602
      -userLoader: Closure() {#601 …}
      -user: App\Entity\User {#840 …}
      -identifierNormalizer: null
      -userIdentifier: "gl.tramontana@gmail.com"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

Access Decision