Redirect 302 redirect from GET @dashboard (206ee2)

GET https://33.test.kursimple.de/oidc/login

Security

Token

There is no security token. It was removed in 206ee2.

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 {#659
  -map: Symfony\Component\Security\Http\AccessMap {#656 …}
  -logger: Monolog\Logger {#731 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#797
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#619 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#791 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#287 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#796 …}
  -logger: Monolog\Logger {#731 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#617 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#801
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#790 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#803
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#286 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#157 …}
  -map: Symfony\Component\Security\Http\AccessMap {#656 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#620
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#286 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#657 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#617 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Drenso\OidcBundle\Security\OidcAuthenticator"

This authenticator did not support the request.

Access Decision