GET https://dev.tirocrinanti.duckdns.org/?rest_route=%2Fbatch%2Fv1

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\Component\Security\Http\Firewall\ChannelListener {#679
  -map: Symfony\Component\Security\Http\AccessMap {#2110 …}
  -logger: Monolog\Logger {#806 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#115
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#840 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#841 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#183 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#88 …}
  -logger: Monolog\Logger {#806 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#791 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#847
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1244 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2981
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#176 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#279 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2110 …}
}
0.63 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#922
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#176 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#917 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#791 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\GoogleAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\DevLoginAuthenticator"

This authenticator did not support the request.

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 {#1580
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#3450 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#2513 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#3086 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#2592 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#2951 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#1112 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#2691 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/"
  #requestUri: "/?rest_route=%2Fbatch%2Fv1"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#919 …}
  #locale: null
  #defaultLocale: "it"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00216.73.217.121\x00172.18.0.2\x00" => [
      "216.73.217.121"
    ]
    "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