Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#39683 -secret: "Hc0vhsm" -user: "anon." -roles: [] -roleNames: [] -authenticated: true -attributes: [] } |
Security Firewall
debug
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 {#39663 -map: Symfony\Component\Security\Http\AccessMap {#39662 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#39745 …} -logger: Symfony\Bridge\Monolog\Logger {#39701 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#39747 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#39748 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2468 …} -providerKey: "debug" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#39737 …} -logger: Symfony\Bridge\Monolog\Logger {#39701 …} -rememberMeServices: null } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#39739 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#2201 …} -secret: "Hc0vhsm" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2468 …} -logger: Symfony\Bridge\Monolog\Logger {#39701 …} } |
1.05 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#39677 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#2538 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#2541 …} -map: Symfony\Component\Security\Http\AccessMap {#39662 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#2468 …} } |
0.39 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: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: [ "*/*" ] #pathInfo: "/debug/reset-opcache" #requestUri: "/debug/reset-opcache" #baseUrl: "" #basePath: null #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#2462 …} #locale: null #defaultLocale: "fr" -preferredFormat: null -isHostValid: true -isForwardedValid: true : "" : "html" } |
Show voter details | |||
2 | DENIED | IS_AUTHENTICATED_REMEMBERED | null |
|