Error 401 Unauthorized

GET https://test.venanzieffe.it/script/accesso-in-struttura/qr-code

Security

Token

There is no security token.

Firewall

script Name
Security enabled
Stateless

Configuration

Key Value
provider (none)
context script
entry_point security.authenticator.http_basic.script
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "http_basic"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#629
  -map: Symfony\Component\Security\Http\AccessMap {#628 …}
  -logger: Monolog\Logger {#631 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#610
  -sessionKey: "_security_script"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#643 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#658 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#107 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#611 …}
  -logger: Monolog\Logger {#631 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#616 …}
}
0.82 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#663
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#668 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#672
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#114 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#548 …}
  -map: Symfony\Component\Security\Http\AccessMap {#628 …}
}
1.37 ms (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"App\Security\PermissionCategoryVoter"
3
"App\Security\PermissionVoter"
4
"App\Security\UserVoter"

Access decision log

# Result Attributes Object
1 ERROR ROLE_SCRIPT
Symfony\Component\HttpFoundation\Request {#10
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#61 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#48 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#64 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#63 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#62 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#65 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/script/accesso-in-struttura/qr-code"
  #requestUri: "/script/accesso-in-struttura/qr-code"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#674 …}
  #locale: null
  #defaultLocale: "it"
  -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_SCRIPT.
"App\Security\PermissionCategoryVoter"
ABSTAIN
"App\Security\PermissionVoter"
ABSTAIN
"App\Security\UserVoter"
ABSTAIN
"App\Security\UserVoter"
ABSTAIN
"App\Security\PermissionVoter"
ABSTAIN
"App\Security\PermissionCategoryVoter"
ABSTAIN
Show voter details