Redirect 302 redirect from GET @dashboard (e84731)

GET https://kursimple.com/oidc/login

Security

Token

There is no security token. It was removed in e84731.

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 {#527
  -map: Symfony\Component\Security\Http\AccessMap {#560 …}
  -logger: Monolog\Logger {#39 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#638
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#76 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#632 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#287 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#637 …}
  -logger: Monolog\Logger {#39 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#77 …}
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#642
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#631 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#644
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#286 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#157 …}
  -map: Symfony\Component\Security\Http\AccessMap {#560 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#75
  -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 {#600 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#77 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

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

This authenticator did not support the request.

Access Decision