Security
Token
There is no security token.
Firewall
api
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.api |
| context | api |
| 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 {#408 -map: Symfony\Component\Security\Http\AccessMap {#407 …} -logger: Monolog\Logger {#417 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#378 -sessionKey: "_security_api" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#419 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#375 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#505 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#377 …} -logger: Monolog\Logger {#417 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#384 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#331 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#323 …} } |
1.75 ms | Symfony\Component\HttpFoundation\JsonResponse {#355 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#275 …} #content: "{"message":"No API token provided"}" #version: "1.0" #statusCode: 401 #statusText: "Unauthorized" #charset: "UTF-8" -sentHeaders: ? array #data: "{"message":"No API token provided"}" #callback: null #encodingOptions: 15 } |
Symfony\Component\Security\Http\Firewall\AccessListener {#363 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#506 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#329 …} -map: Symfony\Component\Security\Http\AccessMap {#407 …} } |
(none) | (none) |