GET https://dev-cabinet.advify.ru/api/profile

Security

Token

damarkuzz@gmail.com Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#298
  -user: App\Domain\Entity\User {#533 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -secret: "4f850f005373775af8b7390faebc0225518af28426d02ee3bd637b2c007be30b"
  -firewallName: "main"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider App\Infrastructure\Security\UserProvider
context main
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Infrastructure\Security\ApiTokenAuthenticator"
]

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