GET https://easytools-staging.shifumi-dev.fr/admin

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\MainAuthenticator
user_checker App\Security\Checkers\MainUserChecker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\MainAuthenticator"
  "App\Security\Saml\SamlAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1638
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#357 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#357 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2122
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#354 …}
  -time: 0.00014591217041016
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#354 …}
}
0.15 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1634
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#127 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#127 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2126
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#653 …}
  -time: 0.00072693824768066
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#653 …}
}
0.73 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#479
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#504 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#365 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#204 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

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

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"App\Security\Voter\SalesManagerVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_TECHNICAL_MESURES_ADMIN
Symfony\Component\HttpFoundation\Request {#7549
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#3873 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5236 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#6035 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#4698 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#5336 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#2374 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#5359 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin"
  #requestUri: "/admin"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2719 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00216.73.216.147\x00172.18.0.3\x00" => [
      "216.73.216.147"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_TECHNICAL_MESURES_ADMIN.
"App\Security\Voter\SalesManagerVoter"
ABSTAIN
Show voter details