Security
Token
There is no security token.
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | app.security.user_provider |
| context | main |
| entry_point | security.authenticator.form_login.main |
| user_checker | App\Security\User\AppUserChecker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [ "form_login" "App\Security\Oidc\KeycloakAuthenticator" "App\Security\Oidc\KeycloakBearerAuthenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#220 -map: Symfony\Component\Security\Http\AccessMap {#221 …} -logger: Monolog\Logger {#254 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#210 -sessionKey: "_security_main" -registered: true -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#255 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#212 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#59 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#209 …} -logger: Monolog\Logger {#254 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#270 …} } |
0.01 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#306 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#304 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#356 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#60 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#351 …} -map: Symfony\Component\Security\Http\AccessMap {#221 …} } |
0.00 ms | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"App\Security\Oidc\KeycloakAuthenticator" This authenticator did not support the request. |
| skipped |
"App\Security\Oidc\KeycloakBearerAuthenticator" This authenticator did not support the request. |
| skipped |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" This authenticator did not support the request. |