https://ch.mirtillostudio.com/fr/mentions

Security

Token

AnonymousUsername
Authenticated
PropertyValue
Roles none
Inherited Rolesnone
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#610
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
  -secret: "SzWx2pB"
}

Firewall

mainName
Security enabled
Stateless
Allows anonymous

Configuration

KeyValue
providersecurity.user.provider.concrete.app_user_provider
contextmain
entry_pointhwi_oauth.authentication.entry_point.oauth.main
user_checkersecurity.user_checker
access_denied_handler(none)
access_denied_url(none)
listeners
[
  "guard"
  "oauth"
  "anonymous"
]

Listeners

ListenerDurationResponse
Symfony\Component\Security\Http\Firewall\ChannelListener {#740
  -map: Symfony\Component\Security\Http\AccessMap {#734 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#724 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\ContextListener {#522
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#50 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#724 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#520 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#201 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#707 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#46 …}
    "enableUsageTracking"
  ]
}
0.00 ms(none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#439
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#518 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#486 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#477 …}
  -logger: Symfony\Bridge\Monolog\Logger {#724 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#46 …}
}
0.00 ms(none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener {#478
  #options: [
    "check_path" => "/login_check"
    "login_path" => "app_login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "use_forward" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#724 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#486 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#719 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#46 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#448 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#201 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#442 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#479 …}
  -rememberMeServices: null
  -resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#491 …}
  -checkPaths: [
    "google" => "/connect/google/check"
  ]
}
0.00 ms(none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListenerOld {#494
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#46 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#491 …}
  #enabled: false
  -oAuthProvider: HWI\Bundle\OAuthBundle\Security\Core\Authentication\Provider\OAuthProvider {#496 …}
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#614
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#50 …}
  -secret: "SzWx2pB"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#486 …}
  -logger: Symfony\Bridge\Monolog\Logger {#724 …}
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\AccessListener {#756
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#46 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#349 …}
  -map: Symfony\Component\Security\Http\AccessMap {#734 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#486 …}
  -exceptionOnNoToken: true
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#720
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#46 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#719 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#744 …}
}
0.00 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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

#ResultAttributesObject
1DENIED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details