POST https://alabuga-test-pm.duckdns.org/api/auth/login

Security

Token

client@alabuga.ru Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_TEACHER"
  "ROLE_MODERATOR"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#895
  -user: User\Entity\User {#1019 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "api"
}

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider User\Repository\UserRepository
context (none)
entry_point Security\Authenticator\JsonWebTokenAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "Api\Security\Authenticator\EmailFormAuthenticator"
  "Security\Authenticator\JsonWebTokenAuthenticator"
]

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