Redirect 302 redirect from GET @home (81247c)

GET https://a4loop.fraineux.fr/authentification/connexion

Security

Token

There is no security token. It was removed in 81247c.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
0.51 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
(none) (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\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"App\Security\Catalog\CatalogVoter"
3
"App\Security\Identity\MemberVoter"
4
"App\Security\Identity\RoleVoter"
5
"App\Security\Logistic\LogisticVoter"
6
"App\Security\Organisation\OrganisationVoter"
7
"App\Security\Production\ProductionVoter"

Access decision log

# Result Attributes Object
1 ERROR ROLE_DEV
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_DEV.
"App\Security\Catalog\CatalogVoter"
ABSTAIN
"App\Security\Identity\MemberVoter"
ABSTAIN
"App\Security\Identity\RoleVoter"
ABSTAIN
"App\Security\Logistic\LogisticVoter"
ABSTAIN
"App\Security\Organisation\OrganisationVoter"
ABSTAIN
"App\Security\Production\ProductionVoter"
ABSTAIN
Show voter details
2 ERROR ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Catalog\CatalogVoter"
ABSTAIN
"App\Security\Identity\MemberVoter"
ABSTAIN
"App\Security\Identity\RoleVoter"
ABSTAIN
"App\Security\Logistic\LogisticVoter"
ABSTAIN
"App\Security\Organisation\OrganisationVoter"
ABSTAIN
"App\Security\Production\ProductionVoter"
ABSTAIN
Show voter details