https://brad.invertusdemo.com/robots.txt

Security Token

There is no security token.

Security Firewall

user Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.user_provider
context user
entry_point App\Presentation\Web\FrontOffice\Security\UserAuthenticator
user_checker security.user_checker
access_denied_handler App\Core\Security\AccessDeniedHandler
access_denied_url (none)
listeners
[
  "guard"
  "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
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Core\Security\Voters\ApiVoter"