https://staging-5em2ouy-z6qc55u35jfgo.eu-5.platformsh.site/api/service_center/authentication-token

Security

Token

dev@oyez.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMINISTRATION_ACCESS"
  "ROLE_API_ACCESS"
  "ROLE_SERVICE_CENTER_API_ACCESS"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#2240
  -credentials: null
  -firewallName: "service_center_api_admin_user"
  -user: App\Entity\User\AdminUser {#2248 …}
  -roleNames: [
    "ROLE_ADMINISTRATION_ACCESS"
    "ROLE_API_ACCESS"
    "ROLE_SERVICE_CENTER_API_ACCESS"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

service_center_api_admin_user Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider sylius.admin_user_provider.email_or_name_based
context (none)
entry_point lexik_jwt_authentication.jwt_token_authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "json_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