GET https://dev.tirocrinanti.acuccovi.duckdns.org/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\UserProvider
context main
entry_point App\Security\GoogleAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\GoogleAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\DevLoginAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1980
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3048 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3048 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2290
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3212 …}
  -time: 8.0108642578125E-5
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3212 …}
}
0.08 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3144
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3453 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3453 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1014
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3023 …}
  -time: 0.00028896331787109
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3023 …}
}
0.29 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#501
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#184 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#516 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#500 …}
  -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\GroupVoter"
3
"App\Security\Voter\QuestionnaireVoter"
4
"App\Security\Voter\ShiftVoter"

Access decision log

# Result Attributes Object
1 ERROR ROLE_USER
Symfony\Component\HttpFoundation\Request {#2526
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#1805 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#3613 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#3204 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#3284 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#3310 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#1812 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#3464 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/"
  #requestUri: "/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#3282 …}
  #locale: null
  #defaultLocale: "it"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x0065.21.124.77\x00172.18.0.3\x00" => [
      "65.21.124.77"
    ]
    "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_USER.
"App\Security\Voter\GroupVoter"
ABSTAIN
"App\Security\Voter\QuestionnaireVoter"
ABSTAIN
"App\Security\Voter\ShiftVoter"
ABSTAIN
Show voter details