https://52.47.157.255/merchant/login/robots.txt

Security

Token

There is no security token.

Firewall

merchant Name
Security enabled
Stateless

Configuration

Key Value
provider App\Infrastructure\Auth\Symfony\Security\Provider\MerchantEmailProvider
context merchant
entry_point App\Infrastructure\Auth\Symfony\Security\Authenticator\MerchantLoginFormAuthenticator
user_checker App\Infrastructure\Auth\Symfony\Security\Checker\MerchantChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Infrastructure\Auth\Symfony\Security\Authenticator\MerchantLoginFormAuthenticator"
]

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"
4
"App\UI\Admin\Security\AdministratorVoter"
5
"App\UI\Merchant\Security\SiteVoter"