https://dm23-dev.theraconseil.net/visitors-usefull-information

Security Token

There is no security token.

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Http\Security\AuthenticationEntryPoint
user_checker App\Domain\Auth\Security\UserChecker
access_denied_handler App\Http\Security\AccessDeniedHandler
access_denied_url (none)
listeners
[
  "switch_user"
  "guard"
  "remember_me"
  "anonymous"
]

Listeners

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

Security Voters (5)

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\ConversationVoter"
5
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"