Security
Token
There is no security token.
Firewall
api
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | App\Security\ApiUserProvider |
| context | (none) |
| entry_point | (none) |
| 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 {#521 -map: Symfony\Component\Security\Http\AccessMap {#520 …} -logger: Monolog\Logger {#530 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#555 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#556 …} } |
2.93 ms | Symfony\Component\HttpFoundation\JsonResponse {#585 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#586 …} #content: "{"success":false,"message":"Missing API Key"}" #version: "1.1" #statusCode: 401 #statusText: "Unauthorized" #charset: "UTF-8" -sentHeaders: ? array #data: "{"success":false,"message":"Missing API Key"}" #callback: null #encodingOptions: 15 } |
Symfony\Component\Security\Http\Firewall\AccessListener {#574 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#219 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#275 …} -map: Symfony\Component\Security\Http\AccessMap {#520 …} } |
(none) | (none) |