https://ch.mirtillostudio.com/fr

Security

Token

AnonymousUsername
Authenticated
PropertyValue
Roles none
Inherited Rolesnone
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1537
  -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 {#732
  -map: Symfony\Component\Security\Http\AccessMap {#706 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#494 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\ContextListener {#611
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#50 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#494 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#612 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#201 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#704 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#46 …}
    "enableUsageTracking"
  ]
}
0.00 ms(none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#528
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#498 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#532 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#519 …}
  -logger: Symfony\Bridge\Monolog\Logger {#494 …}
  -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 {#523
  #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 {#494 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#532 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#517 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#46 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#534 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#201 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#525 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#720 …}
  -rememberMeServices: null
  -resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#722 …}
  -checkPaths: [
    "google" => "/connect/google/check"
  ]
}
0.00 ms(none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListenerOld {#726
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#46 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#722 …}
  #enabled: false
  -oAuthProvider: HWI\Bundle\OAuthBundle\Security\Core\Authentication\Provider\OAuthProvider {#448 …}
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#707
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#50 …}
  -secret: "SzWx2pB"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#532 …}
  -logger: Symfony\Bridge\Monolog\Logger {#494 …}
}
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 {#706 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#532 …}
  -exceptionOnNoToken: true
}
0.00 ms(none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#477
  -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 {#517 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#730 …}
}
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