Security
Token
There is no security token.
Firewall
api
Name
Security enabled
Stateless
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.main |
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" "refresh_jwt" "App\Security\PrivateKeyAuthenticator" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#774 -map: Symfony\Component\Security\Http\AccessMap {#775 …} -logger: Monolog\Logger {#765 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1011 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1006 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1013 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1281 …} -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#756 …} -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1014 …} -firewallName: "api" -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#941 …} -logger: Monolog\Logger {#765 …} -usernameParameter: "x-switch-user" -role: "ROLE_SUPER_ADMIN" -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1480 …} -stateless: true -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#1309 …} -targetRoute: null } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#1016 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1281 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#941 …} -map: Symfony\Component\Security\Http\AccessMap {#775 …} } |
12.82 ms | (none) |
Authenticators
Status | Authenticator |
---|---|
skipped |
"App\Security\PrivateKeyAuthenticator" This authenticator did not support the request. |
skipped |
"App\Security\JWTTokenAuthenticator" This authenticator did not support the request. |
skipped |
"Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator" This authenticator did not support the request. |
Access Decision
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | DENIED |
[ "ROLE_CUSTOMER" "ROLE_INTERVENER" "ROLE_RELATIVE" "ROLE_HEALTH_PROFESSIONAL" "ROLE_UNAIDE" "ROLE_RESIDENT" "ROLE_CO_LIVING_MANAGER" ] |
Symfony\Component\HttpFoundation\Request {#2 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#20 …} +request: Symfony\Component\HttpFoundation\InputBag {#14 …} +query: Symfony\Component\HttpFoundation\InputBag {#17 …} +server: Symfony\Component\HttpFoundation\ServerBag {#23 …} +files: Symfony\Component\HttpFoundation\FileBag {#22 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#21 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#24 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/api/users/1220/badge-unlocks" #requestUri: "/api/users/1220/badge-unlocks" #baseUrl: "" #basePath: null #method: "GET" #format: "json" #session: Symfony\Component\HttpFoundation\Session\Session {#175 …} #locale: null #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [] -isIisRewrite: false : "" } |
|