Security
Token
There is no security token.
Firewall
api
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | (none) |
| entry_point | security.authenticator.jwt.api |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"jwt"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
"Symfony\Component\Security\Http\Firewall\ChannelListener" |
(none) | (none) |
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" |
5.71 ms | Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationFailureResponse {#598 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#642 …} #content: "{"code":401,"message":"Expired JWT Token"}" #version: "1.0" #statusCode: 401 #statusText: "Unauthorized" #charset: "UTF-8" -sentHeaders: ? array #data: "{"code":401,"message":"Expired JWT Token"}" #callback: null #encodingOptions: 15 -message: "Expired JWT Token" } |
"Symfony\Component\Security\Http\Firewall\AccessListener" |
(none) | (none) |