Redirect 302 redirect from GET @oauth2_authorize (29be9c)

Security

Token

There is no security token. It was removed in 29be9c.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "remember_me"
  "App\Security\OAuth2BearerAuthenticator"
  "App\Security\RemoteSupportAuthenticator"
  "App\Security\LoginAuthenticator"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
0.02 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
2.08 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\OAuth2BearerAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\RemoteSupportAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\LoginAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
Symfony\Component\HttpFoundation\Request {#35
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#31 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#30 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#34 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#70 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#68 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#66 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#72 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/authorize"
  #requestUri: "/oauth/authorize?response_type=code&scope=openid%20profile%20offline_access&client_id=apache&state=XjKpDW5WF4j9NU8sAT1EcHfETgY&redirect_uri=https://devovsep.clients.teambox.fr/_ap_oauth_&nonce=ZHkWqBM1JQ6SWXqeIuFmLwYcHz3FsVZUHwlrQBWSX14"
  #baseUrl: "/oauth"
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#56 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: "/oauth"
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
Show voter details