Security
Token
There is no security token.
Firewall
api_backend
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.app_user_provider |
| context | (none) |
| entry_point | (none) |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"App\Security\BackendApiKeyAuthenticator"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#523 -map: Symfony\Component\Security\Http\AccessMap {#522 …} -logger: Monolog\Logger {#532 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#636 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#637 …} } |
0.26 ms | Symfony\Component\HttpFoundation\JsonResponse {#524 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#525 …} #content: "{"error":"Authentication failed","message":"Invalid API key"}" #version: "1.1" #statusCode: 401 #statusText: "Unauthorized" #charset: "UTF-8" -sentHeaders: ? array #data: "{"error":"Authentication failed","message":"Invalid API key"}" #callback: null #encodingOptions: 15 } |
Symfony\Component\Security\Http\Firewall\AccessListener {#641 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#352 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#354 …} -map: Symfony\Component\Security\Http\AccessMap {#522 …} } |
(none) | (none) |
Authenticators
Access Decision
affirmative
Strategy
| # | Voter class |
|---|---|
| 1 | "Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" |
| 2 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |