http://grace.dev.rekalogika.com/files/

Security Token

There is no security token.

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider (none)
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "logout"
  "form_login"
  "anonymous"
]

Listeners

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

Security Voters (16)

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\BackOffice\CustomerPurchaseOrderVoter"
5
"App\Security\BackOffice\LocationVoter"
6
"App\Security\BackOffice\ManagedOrganizationVoter"
7
"App\Security\BackOffice\OrganizationVoter"
8
"App\Security\BackOffice\ProductVoter"
9
"App\Security\BackOffice\PurchaseVoter"
10
"App\Security\BackOffice\SalesOrderVoter"
11
"App\Security\BackOffice\UomVoter"
12
"App\Security\BackOffice\UserAccountSwitchCompanyVoter"
13
"App\Security\BackOffice\UserVoter"
14
"App\Security\BackOffice\WarehouseVoter"
15
"App\Security\BaseCrudVoter"
16
"App\Security\Voter\PurchaseItemVoter"