https://aakron-upgrade.flowzdigital.com/index.php/admin/en_us/product/add Return to referer URL

Security

Token

admin@aakronline.com Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMINISTRATOR"
]
Inherited Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
  "ROLE_ANONYMOUS"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#421
  -credentials: null
  -firewallName: "admin"
  -user: App\OfficeBrain\Bundle\UserBundle\Entity\User {#682 …}
  -roleNames: [
    "ROLE_ADMINISTRATOR"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

admin Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider App\OfficeBrain\Bundle\UserBundle\Provider\UserProvider
context application
entry_point security.authentication.form_entry_point.admin
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "anonymous"
]

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