GET http://rc.liftapp.it/js/routing?callback=fos.Router.setData

Security

Token

s.barsanti@ascensoriservizimecherini.it Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#564
  -user: App\Entity\SysUser {#565 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

dev Name
Security enabled
Stateless

Listeners

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

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

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\CompanySelectionVoter"
5
"App\Security\Voter\BaseVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_SUPERADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\CompanySelectionVoter"
ACCESS ABSTAIN
"App\Security\Voter\BaseVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED ROLE_SUPERADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\CompanySelectionVoter"
ACCESS ABSTAIN
"App\Security\Voter\BaseVoter"
ACCESS ABSTAIN
Show voter details
3 GRANTED COMPANY_SELECTED
null
"App\Security\Voter\CompanySelectionVoter"
ACCESS GRANTED
Show voter details