Redirect 301 redirect from GET @app_api_front_builder_menu_getmenus (4d8699)

Error 401 Unauthorized

GET https://site-back-develop.ffsa.org/api/builder/menus/

Security

Token

There is no security token.

Firewall

api Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#322
  -map: Symfony\Component\Security\Http\AccessMap {#323 …}
  -logger: Monolog\Logger {#313 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#339
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#338 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#352
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#481 …}
  -provider: Symfony\Component\Security\Core\User\ChainUserProvider {#304 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#355 …}
  -firewallName: "api"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#351 …}
  -usernameParameter: "X-Switch-User"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Monolog\Logger {#313 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#639 …}
  -stateless: true
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#513 …}
  -targetRoute: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#350
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#481 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#351 …}
  -map: Symfony\Component\Security\Http\AccessMap {#323 …}
}
0.61 ms (none)

Authenticators

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

Access Decision

affirmative 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"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#15
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#59 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#57 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#62 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#61 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#63 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/api/builder/menus/"
  #requestUri: "/api/builder/menus/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#856 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00\x003.144.244.239\x00" => []
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
  ]
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details