Security
Token
There is no security token.
Firewall
api
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | App\Security\UserProvider |
| context | (none) |
| entry_point | App\Security\ApiKeyAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"App\Security\ApiKeyAuthenticator"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#1872 -map: Symfony\Component\Security\Http\AccessMap {#1871 …} -logger: Monolog\Logger {#1881 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1922 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1916 …} } |
0.24 ms | Symfony\Component\HttpFoundation\JsonResponse {#1873 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1874 …} #content: "{"error":"Missing X-Api-Key header."}" #version: "1.1" #statusCode: 401 #statusText: "Unauthorized" #charset: "UTF-8" -sentHeaders: ? array #data: "{"error":"Missing X-Api-Key header."}" #callback: null #encodingOptions: 15 } |
Symfony\Component\Security\Http\Firewall\AccessListener {#1924 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#926 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1084 …} -map: Symfony\Component\Security\Http\AccessMap {#1871 …} } |
(none) | (none) |