https://prod.golmanagerpanel.com/api/es/user_data?p=api%2Fes%2Fuser_data Return to referer URL

Security Token

There is no security token.

Security Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.jwt_user_provider
context (none)
entry_point app.jwt_token_authenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#253
  -map: Symfony\Component\Security\Http\AccessMap {#254 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#274 …}
  -logger: Symfony\Bridge\Monolog\Logger {#246 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#276
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#277 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#176 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#179 …}
  -logger: Symfony\Bridge\Monolog\Logger {#246 …}
  -rememberMeServices: null
}
60.66 ms
Symfony\Component\HttpFoundation\JsonResponse {#479
  #data: "{"code":403,"message":"The token was banned"}"
  #callback: null
  #encodingOptions: 15
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#442 …}
  #content: "{"code":403,"message":"The token was banned"}"
  #version: "1.1"
  #statusCode: 401
  #statusText: "Unauthorized"
  #charset: "UTF-8"
}

Security Voters (3)

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"