Error 401 Unauthorized

GET https://quin.riskplaza.nl/api/auditplus/planning/audits/store_status/11

Forwarded to ErrorController (669cb1)

Security

Token

There is no security token.

Firewall

security_token Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "access_token"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#132
  -map: Symfony\Component\Security\Http\AccessMap {#133 …}
  -logger: Monolog\Logger {#123 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#183
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#184 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#194
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#284 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#189 …}
  -map: Symfony\Component\Security\Http\AccessMap {#133 …}
}
26.49 ms (none)

Authenticators

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
2
"App\Security\Voter\AccountVoter"
3
"App\Security\Voter\ActionVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
Symfony\Component\HttpFoundation\Request {#20
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#64 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#62 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#63 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#67 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#66 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#65 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#68 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/auditplus/planning/audits/store_status/11"
  #requestUri: "/api/auditplus/planning/audits/store_status/11"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#103 …}
  #locale: null
  #defaultLocale: "nl_NL"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_USER.
"App\Security\Voter\AccountVoter"
ABSTAIN
"App\Security\Voter\ActionVoter"
ABSTAIN
Show voter details