Security
Token
There is no security token.
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 {#378 -map: Symfony\Component\Security\Http\AccessMap {#376 …} -logger: Monolog\Logger {#62 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#489 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#57 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#413 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#189 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#579 …} -logger: Monolog\Logger {#62 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#139 …} } |
0.78 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#582 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#515 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#417 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#190 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#419 …} -map: Symfony\Component\Security\Http\AccessMap {#376 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#60 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "APP_LOGOUT" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#190 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#64 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#139 …} -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. |