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

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 {#13763
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#13233 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#13233 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#13765
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#12100 …}
  -time: 9.608268737793E-5
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#12100 …}
}
0.10 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#11157
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#11037 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#11037 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#12596
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#11060 …}
  -time: 0.00038790702819824
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#11060 …}
}
0.39 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#752
  -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 {#858 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#751 …}
  -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\AuthenticatedVoter"
2
"App\Security\Voter\SalesManagerVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#14188
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#13986 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#13982 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#13976 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#14337 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#14011 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#13995 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#14648 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#13766 …}
  #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\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
"App\Security\Voter\SalesManagerVoter"
ABSTAIN
Show voter details