Error 401 Unauthorized

GET http://api.dev.newretail.avp.tech/users/0193448f-44c0-7aae-828e-90bb15cf5c78

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\User\UserProvider
context (none)
entry_point security.authenticator.jwt.main
user_checker App\Security\User\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#213
  -map: Symfony\Component\Security\Http\AccessMap {#212 …}
  -logger: Monolog\Logger {#222 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#191
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#196 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#184
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#351 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#189 …}
  -map: Symfony\Component\Security\Http\AccessMap {#212 …}
}
0.00 ms (none)

Authenticators

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

This authenticator did not support the request.

Access Decision

unanimous Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER_ITEM_GET
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
attribute ROLE_USER_ITEM_GET DENIED
The user doesn't have ROLE_USER_ITEM_GET.
Show voter details