Security

Token

vn_account_lead Username
Authenticated
Property Value
Roles
[
  "ROLE_PIMCORE_USER"
  "ROLE_ACCOUNT_LEAD"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#1456
  -user: Pimcore\Security\User\User {#1478 …}
  -roleNames: [
    "ROLE_PIMCORE_USER"
    "ROLE_ACCOUNT_LEAD"
  ]
  -attributes: []
  -firewallName: "mintcoe"
}

Firewall

mintcoe Name
Security enabled
Stateless

Configuration

Key Value
provider Pimcore\Security\User\UserProvider
context pimcore_admin
entry_point security.authenticator.form_login.mintcoe
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

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