Security

Token

There is no security token.

Firewall

oauth_loginName
Security enabled
Stateless

Configuration

KeyValue
providersecurity.user.provider.concrete.app_user_provider
context(none)
entry_pointsecurity.authenticator.form_login.oauth_login
user_checkersecurity.user_checker
access_denied_handler(none)
access_denied_url(none)
authenticators
[
  "form_login"
  "App\Security\OAuthAuthenticator"
]

Listeners

ListenerDurationResponse
Symfony\Component\Security\Http\Firewall\ChannelListener {#1519
  -map: Symfony\Component\Security\Http\AccessMap {#1521 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#1417 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1469
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1459 …}
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1443
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#500 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/oauth/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1427 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#1425 …}
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1410
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#500 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#833 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1521 …}
  -authManager: null
  -exceptionOnNoToken: false
}
3.81 ms(none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmativeStrategy
#Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

#ResultAttributesObject
1GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#12
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#39 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#37 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#38 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#57 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#56 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#55 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#58 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: []
  #pathInfo: "/oauth/login"
  #requestUri: "/oauth/login?client_id=client_id&redirect_uri=https://b2.mirtillostudio.fr/connect/mirtillo/check&scope=profile%20email%20openid&state=73cde26d1755e68a85d579562c003383"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1942 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details