https://pim.monkeymusic.ua/app/config/parameters.yml

Security Token

There is no security token.

Security Firewall

demo_cms_fw Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider app.security.user_provider
context demo_cms_fw
entry_point security.authentication.form_entry_point.demo_cms_fw
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "anonymous"
]

Listeners

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

Security Voters (4)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"