https://178.128.167.185/RDWeb/Pages/

Security Token

There is no security token.

Security Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\VigilCopAuthenticator
user_checker security.user_checker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
listeners
[
  "switch_user"
  "custom_authenticators"
  "json_login"
]

Listeners

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

Security Voters (6)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\AccessPlaylistVoter"
5
"App\Security\Voter\SubscriberVoter"
6
"App\Security\Voter\SwitchToCustomerVoter"