Security
Token
There is no security token. It was removed in 2d8bcc.
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 {#367 -map: Symfony\Component\Security\Http\AccessMap {#370 …} -logger: Monolog\Logger {#425 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#328 -sessionKey: "_security_shared" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#433 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#325 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#552 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#327 …} -logger: Monolog\Logger {#425 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#346 …} } |
0.08 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#317 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#322 …} } |
302.54 ms | Symfony\Component\HttpFoundation\RedirectResponse {#258 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#221 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/'" />\n \n <title>Redirecting to /</title>\n </head>\n <body>\n Redirecting to <a href="/">/</a>.\n </body>\n </html> """ #version: "1.0" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "/" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#310 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#553 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#315 …} -map: Symfony\Component\Security\Http\AccessMap {#370 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#434 -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 {#417 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#435 …} -csrfTokenManager: null } |
(none) | (none) |