GET https://betadev1.kazidomi.net/api/v2/fr/products/5296

Security

Token

emna.kazidomi@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles
[
  "ROLE_USER"
  "ROLE_ALLOWED_TO_SWITCH"
  "ROLE_API"
  "PUBLIC_ACCESS"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1993
  -user: Proxies\__CG__\App\Domain\User\Entity\User {#1560 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Infrastructure\Symfony\Provider\UserProvider
context (none)
entry_point App\Infrastructure\Symfony\Security\AuthenticationEntryPoint
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "oauth"
  "form_login"
  "json_login"
  "remember_me"
  "App\Infrastructure\Symfony\Authenticator\LoginFormAuthenticator"
  "App\Infrastructure\Symfony\Authenticator\ApiTokenAuthenticator"
  "App\Infrastructure\Symfony\Authenticator\TokenAuthenticator"
]

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