Error 401 Unauthorized

GET https://quin.riskplaza.nl/api/public/audit_plus_accounts/get

Forwarded to ErrorController (3340c9)

Security

Token

There is no security token.

Firewall

api_token Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context api_token
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 {#399
  -map: Symfony\Component\Security\Http\AccessMap {#400 …}
  -logger: Monolog\Logger {#390 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#438
  -sessionKey: "_security_api_token"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#388 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#445 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#547 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#437 …}
  -logger: Monolog\Logger {#390 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#432 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#448
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#449 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#467
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#548 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#462 …}
  -map: Symfony\Component\Security\Http\AccessMap {#400 …}
}
1.46 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 ERROR ROLE_API
Symfony\Component\HttpFoundation\Request {#13
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#64 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#51 …}
  +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/public/audit_plus_accounts/get"
  #requestUri: "/api/public/audit_plus_accounts/get"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#365 …}
  #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_API.
"App\Security\Voter\AccountVoter"
ABSTAIN
"App\Security\Voter\ActionVoter"
ABSTAIN
Show voter details