Security
Token
damians2@aska.com.pl
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[
"ROLE_ADMIN"
]
|
| Inherited Roles | [
"ROLE_USER"
] |
| Token | Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#124 -user: App\Entity\User {#27240 …} -roleNames: [ "ROLE_ADMIN" ] -attributes: [] -firewallName: "api_login" } |
Firewall
api_login
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | (none) |
| entry_point | (none) |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"json_login"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
"Symfony\Component\Security\Http\Firewall\ChannelListener" |
(none) | (none) |
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" |
507.95 ms | (none) |
"Symfony\Component\Security\Http\Firewall\AccessListener" |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| success |
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
|