Security

Token

f.hyasine@ciscar.fr Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
App\Ecom\Infrastructure\Security\Token\CrmAPIAuthToken {#2192
  -user: App\Ecom\Domain\Entity\User\ShopUser {#2326 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: [
    "jwt" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpbmRpdmlkdUlEIjoiMzU0MzciLCJpYXQiOjE3NDY1NDkyMTUsImV4cCI6MTc0NjU3ODAxNX0.Bt50tgQbL-KX3hwROo71lReCebJRlWuoJYW4Ach06pQ"
    "crmId" => "35437"
    "_role" => 349
  ]
  -firewallName: "shop"
  +jwtToken: ? ?string
  +crmId: ? ?string
  +selectedEtablissement: ? ?int
}

Firewall

shop Name
Security enabled
Stateless

Configuration

Key Value
provider sylius.shop_user_provider.email_or_name_based
context shop
entry_point App\Ecom\Infrastructure\Security\Authenticator\CrmLoginAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "App\Ecom\Infrastructure\Security\Authenticator\CrmLoginAuthenticator"
]

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