Redirect 302 redirect from GET @get_ocr_quotation_processes (a2363f)

GET https://editeur-dentaire.fr/login

Security

Token

There is no security token. It was removed in a2363f.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\UserLoginProvider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler App\Security\AccessDeniedPageHandler
access_denied_url (none)
authenticators
[
  "App\Security\LoginFormAuthenticator"
]

Listeners

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

Authenticators

Status Authenticator
skipped
"App\Security\LoginFormAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"App\Security\ProfileVoter"
3
"App\Security\QuotationDataAccessVoter"
4
"App\Security\RoleVoter"
5
"App\Security\Voter\DocumentVoter"
6
"App\Security\Voter\EmailVoter"
7
"App\Security\Voter\QuotationVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\ProfileVoter"
ABSTAIN
"App\Security\QuotationDataAccessVoter"
ABSTAIN
"App\Security\RoleVoter"
ABSTAIN
"App\Security\Voter\DocumentVoter"
ABSTAIN
"App\Security\Voter\EmailVoter"
ABSTAIN
"App\Security\Voter\QuotationVoter"
ABSTAIN
Show voter details