GET https://oro.htgs.tech/

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
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1670
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#5102 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#5102 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3281
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3452 …}
  -time: 0.003262996673584
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3452 …}
}
3.26 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1399
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3454 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3454 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3584
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1725 …}
  -time: 0.0018160343170166
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1725 …}
}
1.82 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#768
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#275 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#759 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#651 …}
  -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 {#3179
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#3200 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#3477 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#3185 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#3509 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#2904 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#3113 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#2730 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2764 …}
  #locale: null
  #defaultLocale: "en"
  -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