Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1135
  -secret: "Jey6Zdo"
  -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 {#1170
  -map: Symfony\Component\Security\Http\AccessMap {#1169 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#1145 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1177 …}
}
0.06 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1141
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1143 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1140 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1137 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1177 …}
  -rememberMeServices: null
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1134
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1042 …}
  -secret: "Jey6Zdo"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1140 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1177 …}
}
0.18 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1133
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1041 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1123 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1169 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#1140 …}
}
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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

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: [
    "de_AT"
    "de"
    "en"
    "hr"
    "de_DE"
    "en_US"
    "sr"
  ]
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "image/avif"
    "image/webp"
    "image/apng"
    "application/xml"
    "*/*"
    "application/signed-exchange"
  ]
  #pathInfo: "/api/v1/orders/d607823df9bd40f4b401aac7d1762e72/payment/handle-redirect/success"
  #requestUri: "/api/v1/orders/d607823df9bd40f4b401aac7d1762e72/payment/handle-redirect/success?TID=1208135788da4c628a86b8bb57958c78&LANGUAGE=HR&USER_FIELD=&BRAND=VISA"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#2465 …}
  #locale: "de"
  #defaultLocale: "hr"
  -preferredFormat: "json"
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details