Security
Token
admin
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_ADMIN" "ROLE_USER" ] |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#517 -user: App\Entity\Knowhere\User {#501 …} -roleNames: [ "ROLE_ADMIN" "ROLE_USER" ] -attributes: [] -firewallName: "login" } |
Firewall
login
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.all_users |
| 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" |
686.87 ms | Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationSuccessResponse {#526 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#525 …} #content: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODAzMzkwNzcsImV4cCI6MTc4MDQyNTQ3Nywicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImFkbWluIn0.dnvToL04VJ2gqk5HzcQ1FQ7jh0zW57TQJjGqB4fAm1IEPY9Ahaye8XVpJgfOuzehIkr_cQp-JYtqb7yT5vxt38gqXYSgFEtWXSs1UMVTQh-KDt6GXDiHXvwfgSF_Cm_ldOwO-wYYP0ILrZYE8P7YjSxzy9zFeiSBLwHN3pumMrjIVGwn6xm4xkqJECL1Yvk1IpNjo9GHsTJKl9-yFzvcpyDWQnOnNLR4D9MUti6nx2TaUwMR1cy__1lWe2z4JCYWi9HOuOOxPIeITCqL8W7CT1vzalvsH24CIPF8ta5iPaPEcxYUsmbcfIj1mgJDGN2R7RqHfC8m5PY2mxG96B5wOA"}" #version: "1.1" #statusCode: 200 #statusText: "OK" #charset: "UTF-8" -sentHeaders: ? array #data: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODAzMzkwNzcsImV4cCI6MTc4MDQyNTQ3Nywicm9sZXMiOlsiUk9MRV9BRE1JTiIsIlJPTEVfVVNFUiJdLCJ1c2VybmFtZSI6ImFkbWluIn0.dnvToL04VJ2gqk5HzcQ1FQ7jh0zW57TQJjGqB4fAm1IEPY9Ahaye8XVpJgfOuzehIkr_cQp-JYtqb7yT5vxt38gqXYSgFEtWXSs1UMVTQh-KDt6GXDiHXvwfgSF_Cm_ldOwO-wYYP0ILrZYE8P7YjSxzy9zFeiSBLwHN3pumMrjIVGwn6xm4xkqJECL1Yvk1IpNjo9GHsTJKl9-yFzvcpyDWQnOnNLR4D9MUti6nx2TaUwMR1cy__1lWe2z4JCYWi9HOuOOxPIeITCqL8W7CT1vzalvsH24CIPF8ta5iPaPEcxYUsmbcfIj1mgJDGN2R7RqHfC8m5PY2mxG96B5wOA"}" #callback: null #encodingOptions: 15 } |
"Symfony\Component\Security\Http\Firewall\AccessListener" |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| success |
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
|