GET https://sac-dev.schema31.it/oauth2/init

Security

Token

There is no security token.

Firewall

oauth Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context shared
entry_point App\Security\OAuthAuthenticator
user_checker security.user_checker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "App\Security\OAuthAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#456
  -map: Symfony\Component\Security\Http\AccessMap {#366 …}
  -logger: Monolog\Logger {#422 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#331
  -sessionKey: "_security_shared"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#430 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#328 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#552 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#330 …}
  -logger: Monolog\Logger {#422 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#349 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#320
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#325 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#313
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#553 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#318 …}
  -map: Symfony\Component\Security\Http\AccessMap {#366 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#431
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout_oauth2"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#553 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#414 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#432 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\OAuthAuthenticator"

This authenticator did not support the request.

Access Decision