https://prod.golmanagerpanel.com/api/es/user_data?isIos=false&p=api%2Fes%2Fuser_data&version_app=4.0.7

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 {#252
  -map: Symfony\Component\Security\Http\AccessMap {#253 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#273 …}
  -logger: Symfony\Bridge\Monolog\Logger {#245 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#275
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#276 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#175 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#178 …}
  -logger: Symfony\Bridge\Monolog\Logger {#245 …}
  -rememberMeServices: null
}
10.74 ms
Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationFailureResponse {#171
  -message: "Expired JWT Token"
  #data: "{"code":401,"message":"Expired JWT Token"}"
  #callback: null
  #encodingOptions: 15
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#165 …}
  #content: "{"code":401,"message":"Expired JWT Token"}"
  #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"