GET http://www.nxt.antiquites-en-france.com/zh/objet/011225-177518

Security

Token

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

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Core\Security\LoginFormAuthenticator
user_checker App\Core\Security\AppUserChecker
access_denied_handler App\Core\Security\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "App\Core\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
0.05 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
"App\Core\Security\LoginFormAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"App\Core\Security\Voter\ProductVoter"
3
"App\Core\Security\Voter\QuoteRequestVoter"
4
"App\Core\Security\Voter\SellerProfileVoter"
5
"App\Core\Security\Voter\SellerStatVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Core\Security\Voter\ProductVoter"
ABSTAIN
"App\Core\Security\Voter\QuoteRequestVoter"
ABSTAIN
"App\Core\Security\Voter\SellerProfileVoter"
ABSTAIN
"App\Core\Security\Voter\SellerStatVoter"
ABSTAIN
Show voter details