Error 401 Unauthorized

GET https://smdev.biometrika.ru/api/v2/rounds/check_points/?page=1

Security

Token

There is no security token.

Firewall

api Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.19 ms (none)

Authenticators

Status Authenticator
success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"App\Security\PassVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
Symfony\Component\HttpFoundation\Request {#21177
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18653 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#8822 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#22711 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#42313 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#20035 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#22511 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#20345 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/api/v2/rounds/check_points/"
  #requestUri: "/api/v2/rounds/check_points/?page=1"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Closure() {#22304 …}
  #locale: null
  #defaultLocale: "ru"
  -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_USER.
"App\Security\PassVoter"
ABSTAIN
Show voter details