Security
Token
There is no security token. It was removed in 85afef.
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 {#353 -map: Symfony\Component\Security\Http\AccessMap {#354 …} -logger: Monolog\Logger {#342 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#364 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#270 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#367 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#238 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#365 …} -logger: Monolog\Logger {#342 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#217 …} } |
0.65 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#377 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#370 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#384 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#234 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#379 …} -map: Symfony\Component\Security\Http\AccessMap {#354 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#345 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "APP_LOGOUT" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#234 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#278 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#217 …} -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. |