Security

Token

d.volluz Username
Authenticated
8c3b52 From
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
  "ROLE_BENEVOLE"
  "ROLE_CHAUFFEUR"
  "ROLE_SECRETARIAT"
  "ROLE_MEMBREACV"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#549
  -user: App\Entity\User {#890 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_ADMIN"
    "ROLE_BENEVOLE"
    "ROLE_CHAUFFEUR"
    "ROLE_SECRETARIAT"
    "ROLE_MEMBREACV"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.all_users
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
24.74 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.00 ms (none)

Authenticators

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
2 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
3 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_USER.
Show voter details
4 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_USER.
Show voter details
5 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
6 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details