http://tehranabr.org/config.php7

Security

Token

There is no security token.

Firewall

shop_owner_firewall Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.shop_owner_provider
context shop_owner_context
entry_point App\Security\Authenticator\UserAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\Authenticator\UserAuthenticator"
]

Listeners

No security listeners have been recorded. Check that debugging is enabled in the kernel.

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"