Security Token
Anonymous
Username
Authenticated
Property | Value |
---|---|
Roles | none |
Inherited Roles | none |
Token | Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1134 -secret: "TKEN84W" -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 | lexik_jwt_authentication.jwt_token_authenticator |
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 {#1169 -map: Symfony\Component\Security\Http\AccessMap {#1168 …} -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#1144 …} -logger: Symfony\Bridge\Monolog\Logger {#1176 …} } |
1.55 ms | (none) |
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1140 -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1142 …} -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1139 …} -providerKey: "api" -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1136 …} -logger: Symfony\Bridge\Monolog\Logger {#1176 …} -rememberMeServices: null } |
0.03 ms | (none) |
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1133 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1042 …} -secret: "TKEN84W" -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1139 …} -logger: Symfony\Bridge\Monolog\Logger {#1176 …} } |
1.02 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#1132 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1041 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1122 …} -map: Symfony\Component\Security\Http\AccessMap {#1168 …} -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1139 …} } |
0.21 ms | (none) |
Security Voters (3)
affirmative
Strategy
Access decision log
# | Result | Attributes | Object |
---|---|---|---|
1 | GRANTED | IS_AUTHENTICATED_ANONYMOUSLY | Symfony\Component\HttpFoundation\Request {#23 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#26 …} +request: Symfony\Component\HttpFoundation\ParameterBag {#24 …} +query: Symfony\Component\HttpFoundation\ParameterBag {#25 …} +server: Symfony\Component\HttpFoundation\ServerBag {#29 …} +files: Symfony\Component\HttpFoundation\FileBag {#28 …} +cookies: Symfony\Component\HttpFoundation\ParameterBag {#27 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#30 …} #content: "" #languages: [ "hr" ] #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/api/v2/movies/filters/dates/list" #requestUri: "/api/v2/movies/filters/dates/list?location=all" #baseUrl: "" #basePath: null #method: "GET" #format: "json" #session: Symfony\Component\HttpFoundation\Session\Session {#2341 …} #locale: "hr" #defaultLocale: "hr" -preferredFormat: null -isHostValid: true -isForwardedValid: true : "" } |
Show voter details |