Security
Token
There is no security token.
Firewall
main
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | App\User\Security\UserProvider |
| context | main |
| entry_point | drenso.oidc.authenticator.main |
| user_checker | security.user_checker |
| access_denied_handler | (none) |
| access_denied_url | (none) |
| authenticators | [
"oidc"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#705 -map: Symfony\Component\Security\Http\AccessMap {#706 …} -logger: Monolog\Logger {#776 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#840 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#754 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#834 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#288 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#839 …} -logger: Monolog\Logger {#776 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#756 …} } |
2.69 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#844 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#833 …} } |
1.74 ms | Symfony\Component\HttpFoundation\RedirectResponse {#848 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#865 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='https://test.kursimple.de/oidc/login'" />\n \n <title>Redirecting to https://test.kursimple.de/oidc/login</title>\n </head>\n <body>\n Redirecting to <a href="https://test.kursimple.de/oidc/login">https://test.kursimple.de/oidc/login</a>.\n </body>\n </html> """ #version: "1.0" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "https://test.kursimple.de/oidc/login" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#846 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#287 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#158 …} -map: Symfony\Component\Security\Http\AccessMap {#706 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#755 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "/logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#287 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#617 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#756 …} -csrfTokenManager: null } |
(none) | (none) |