https://devpro.focus-creation.com/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.user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
listeners
[
  "switch_user"
  "guard"
  "anonymous"
]

Listeners

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

Security Voters (14)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\BusinessMonitorVoter"
5
"App\Security\Voter\CommandOrderVoter"
6
"App\Security\Voter\ContractVoter"
7
"App\Security\Voter\DemandVoter"
8
"App\Security\Voter\DocumentVoter"
9
"App\Security\Voter\ExternalLinkVoter"
10
"App\Security\Voter\FolderVoter"
11
"App\Security\Voter\LanguageGroupVoter"
12
"App\Security\Voter\RetailerVoter"
13
"App\Security\Voter\SwitchUserVoter"
14
"App\Security\Voter\UserVoter"