http://manage.agneshome.com/admin/products/taxon/611

Security

Token

admin Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMINISTRATION_ACCESS"
  "ROLE_API_ACCESS"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#2710
  -user: Sylius\Component\Core\Model\AdminUser {#1866 …}
  -roleNames: [
    "ROLE_ADMINISTRATION_ACCESS"
    "ROLE_API_ACCESS"
  ]
  -authenticated: true
  -attributes: []
  -secret: "Zx2p37gtVFJtc24"
  -firewallName: "admin"
}

Firewall

admin Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider sylius.admin_user_provider.email_or_name_based
context admin
entry_point security.authentication.form_entry_point.admin
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "form_login"
  "remember_me"
  "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