Security
Token
There is no security token.
Firewall
api
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.app_user_provider |
context | (none) |
entry_point | lexik_jwt_authentication.jwt_token_authenticator |
user_checker | App\Security\UserChecker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [
"guard"
] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#64 -map: Symfony\Component\Security\Http\AccessMap {#319 …} -authenticationEntryPoint: null -logger: Symfony\Bridge\Monolog\Logger {#329 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#360 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#339 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#340 …} -providerKey: "api" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#372 …} -logger: Symfony\Bridge\Monolog\Logger {#329 …} -rememberMeServices: null -hideUserNotFoundExceptions: true -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#172 …} } |
34.07 ms | Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationFailureResponse {#57 -message: "Expired JWT Token" #data: "{"code":401,"message":"Expired JWT Token"}" #callback: null #encodingOptions: 15 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#335 …} #content: "{"code":401,"message":"Expired JWT Token"}" #version: "1.1" #statusCode: 401 #statusText: "Unauthorized" #charset: "UTF-8" } |
Authenticators
No authenticators have been recorded. Check previous profiles on your authentication endpoint.