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 | App\OAuth\Security\OAuth2Authenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"App\OAuth\Security\OAuth2Authenticator"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
"Symfony\Component\Security\Http\Firewall\ChannelListener" |
(none) | (none) |
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" |
27.45 ms | Symfony\Component\HttpFoundation\JsonResponse {#303 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#729 …} #content: "{"error":"unauthorized","message":"The resource owner or authorization server denied the request."}" #version: "1.1" #statusCode: 401 #statusText: "Unauthorized" #charset: "UTF-8" -sentHeaders: ? array #data: "{"error":"unauthorized","message":"The resource owner or authorization server denied the request."}" #callback: null #encodingOptions: 15 } |
"Symfony\Component\Security\Http\Firewall\AccessListener" |
(none) | (none) |