Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#444 -secret: "FaLM4Ir" -user: "anon." -roles: [] -roleNames: [] -authenticated: true -attributes: [] } |
Security Firewall
api
Name
Security enabled
Stateless
Allows anonymous
Configuration
Key | Value |
---|---|
provider | security.user.provider.concrete.jwt |
context | (none) |
entry_point | App\Security\JWTTokenWhitelistAuthenticator |
user_checker | security.user_checker |
access_denied_handler | (none) |
access_denied_url | (none) |
listeners | [ "guard" "anonymous" ] |
Listeners
Listener | Duration | Response |
---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#484 -map: Symfony\Component\Security\Http\AccessMap {#481 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#440 …} -logger: Symfony\Bridge\Monolog\Logger {#412 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#420 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#454 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1079 …} -providerKey: "api" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#455 …} -logger: Symfony\Bridge\Monolog\Logger {#412 …} -rememberMeServices: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#434 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1314 …} -secret: "FaLM4Ir" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1079 …} -logger: Symfony\Bridge\Monolog\Logger {#412 …} } |
1.88 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#456 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1140 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1142 …} -map: Symfony\Component\Security\Http\AccessMap {#481 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1079 …} } |
0.47 ms | (none) |
Security Voters (29)
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | GRANTED | IS_AUTHENTICATED_ANONYMOUSLY | Symfony\Component\HttpFoundation\Request {#55 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#92 …} +request: Symfony\Component\HttpFoundation\ParameterBag {#98 …} +query: Symfony\Component\HttpFoundation\ParameterBag {#93 …} +server: Symfony\Component\HttpFoundation\ServerBag {#89 …} +files: Symfony\Component\HttpFoundation\FileBag {#90 …} +cookies: Symfony\Component\HttpFoundation\ParameterBag {#91 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#88 …} #content: "{"username":"demoplenetude","password":"un3p04*-\\FffoV4H"}" #languages: null #charsets: null #encodings: null #acceptableContentTypes: [ "application/ld+json" ] #pathInfo: "/api/login" #requestUri: "/api/login" #baseUrl: "" #basePath: null #method: "POST" #format: "jsonld" #session: Symfony\Component\HttpFoundation\Session\Session {#948 …} #locale: null #defaultLocale: "fr" -preferredFormat: null -isHostValid: true -isForwardedValid: true : "" } |
Show voter details | |||
2 | DENIED | IS_AUTHENTICATED_REMEMBERED | null |
|