https://mail.esngp.school/robots.txt

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 hwi_oauth.authentication.entry_point.oauth.main
user_checker App\Security\ValidUserChecker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "oauth"
  "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\RequestBaseVoter"
5
"App\Security\Voter\UserVoter"