Error 401 Unauthorized

GET https://backend.staging.ressourcesetvous.org/api/workshop_categories/44/workshops

Security

Token

There is no security token.

Firewall

api Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.api_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

No security listeners have been recorded. Check that debugging is enabled in the kernel.

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

unanimous Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Revo\Bundle\CoreBundle\Security\Voter\ContactVoter"
5
"Revo\Bundle\CoreBundle\Security\Voter\DocumentVoter"
6
"Revo\Bundle\CoreBundle\Security\Voter\HolidayVoter"
7
"Revo\Bundle\MessengerBundle\Security\Voter\TeamMessageVoter"
8
"Revo\Bundle\CollectBundle\Security\Voter\CollectVoter"
9
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 DENIED
[
  "IS_AUTHENTICATED_REMEMBERED"
  "IS_AUTHENTICATED_FULLY"
]
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#21 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#20 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "image/heif"
    "image/avif"
    "image/webp"
    "image/apng"
    "application/xml"
    "*/*"
    "application/signed-exchange"
  ]
  #pathInfo: "/api/workshop_categories/44/workshops"
  #requestUri: "/api/workshop_categories/44/workshops"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "html"
  #session: Symfony\Component\HttpFoundation\Session\Session {#2112 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00\x00192.168.208.1\x00" => []
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
attribute IS_AUTHENTICATED_REMEMBERED ACCESS DENIED
Show voter details