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 | api |
| entry_point | (none) |
| user_checker | App\Security\UserChecker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "json_login" "App\Security\ApiTokenAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#137 -map: Symfony\Component\Security\Http\AccessMap {#138 …} -logger: Monolog\Logger {#127 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#153 -sessionKey: "_security_api" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#125 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#156 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#222 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#154 …} -logger: Monolog\Logger {#127 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#142 …} } |
0.09 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#88 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#158 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#81 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#223 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#86 …} -map: Symfony\Component\Security\Http\AccessMap {#138 …} } |
0.00 ms | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"App\Security\ApiTokenAuthenticator" This authenticator did not support the request. |
| skipped |
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" This authenticator did not support the request. |