GET https://testappsolution.com/?pp=env

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 security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_throttling"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#21649
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ChannelListener {#6854 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\ChannelListener {#6854 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#25231
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ContextListener {#907 …}
  -time: 6.3896179199219E-5
  -stub: Symfony\Component\Security\Http\Firewall\ContextListener {#907 …}
}
0.07 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#16322
  -response: null
  -listener: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener {#8222 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#22915 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#23584
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\SwitchUserListener {#9609 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\SwitchUserListener {#9609 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#27986
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\AccessListener {#28517 …}
  -time: 0.00045895576477051
  -stub: Symfony\Component\Security\Http\Firewall\AccessListener {#28517 …}
}
0.46 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#11326
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#83 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#24560 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#861 …}
  -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"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2748
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16230 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#4879 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#19715 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#15559 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#25698 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#28087 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#26535 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/"
  #requestUri: "/?pp=env"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#4208 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_USER.
Show voter details