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
context (none)
entry_point App\Security\Guard\JWTTokenAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
]

Listeners

Listener Duration Response
ChannelListener^ {#638
  -map: AccessMap {#636 …}
  -authenticationEntryPoint: RetryAuthenticationEntryPoint {#623 …}
  -logger: Logger {#657 …}
}
0.01 ms (none)
GuardAuthenticationListener^ {#616
  -guardHandler: GuardAuthenticatorHandler {#624 …}
  -authenticationManager: AuthenticationProviderManager {#278 …}
  -providerKey: "api"
  -guardAuthenticators: RewindableGenerator {#626 …}
  -logger: Logger {#657 …}
  -rememberMeServices: null
}
0.16 ms (none)

Security Voters (3)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"