Security
Token
There is no security token. It was removed in 29f3b3.
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | App\Security\ApiUserProvider |
| context | main |
| entry_point | App\Security\ApiAuthenticator |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "App\Security\ApiAuthenticator" "App\Security\ExtAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#339 -map: Symfony\Component\Security\Http\AccessMap {#340 …} -logger: Monolog\Logger {#328 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#350 -sessionKey: "_security_main" -registered: true -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#271 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#353 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#235 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#351 …} -logger: Monolog\Logger {#328 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#216 …} } |
0.20 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#363 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#356 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#370 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#241 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#365 …} -map: Symfony\Component\Security\Http\AccessMap {#340 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#331 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "APP_LOGOUT" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#241 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#284 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#216 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"App\Security\ApiAuthenticator" This authenticator did not support the request. |
| skipped |
"App\Security\ExtAuthenticator" This authenticator did not support the request. |