https://hub-dev.czech-kiosk.com/api/guests/cc3d81a5-4380-4dc4-8a41-a42077b767c7

Security Token

f59b1fa4-790e-4ae9-a451-3cb7e4fea806_26687 Username
Authenticated
Property Value
Roles
[
  "ROLE_API"
  "ROLE_USER"
]
Inherited Roles none
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#3440
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTczNDcyNTcsImV4cCI6MTc1NzM1MDg1Nywicm9sZXMiOlsiUk9MRV9BUEkiLCJST0xFX1VTRVIiXSwidXNlcm5hbWUiOiJmNTliMWZhNC03OTBlLTRhZTktYTQ1MS0zY2I3ZTRmZWE4MDZfMjY2ODcifQ.EZq1K5Yz89z5VsTrfrggmDk72NqcX0B-bDpkt1Mg3_SuN9bRuZcx_5c8jnRrsIcscyOxS4bnlwwH6YkDbXfdDBu30PLiRAKh-Rv8i4Ymg4YW4MTVt6lV1UzMUI2E4NEo1-ucAzYgGGFcsT0QgX3XPx997muLjrYIQobMrl71zfPb8gpndfoGx4GI9JEio_5aAo4wV41gbTQ-S5S76sqajt-_xtLjYOxfjxQQT3Hy5k3PtgkIHVmT2Y9O_enrwuS5h7VOr8PaPNe-JyFRhZrRwx3RJiFn5D2J6wnkzwOzb-bKU8Qh9NyO265J617gMR2EE4zMIc90pbGmOLrFdssWLg"
  #providerKey: "api"
  -user: App\Entity\JWTUser {#3445 …}
  -roles: [
    Symfony\Component\Security\Core\Role\Role {#3467
      -role: "ROLE_API"
    }
    Symfony\Component\Security\Core\Role\Role {#3437
      -role: "ROLE_USER"
    }
  ]
  -roleNames: [
    "ROLE_API"
    "ROLE_USER"
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

api Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_jwtuser_provider
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 {#3226
  -map: Symfony\Component\Security\Http\AccessMap {#3225 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#3209 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#622 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#3205
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#3207 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#326 …}
  -providerKey: "api"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3204 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#622 …}
  -rememberMeServices: null
}
77.18 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#3208
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#439 …}
  -secret: "CxkN3mG"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#326 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#622 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#3202
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#440 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#310 …}
  -map: Symfony\Component\Security\Http\AccessMap {#3225 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#326 …}
}
0.31 ms (none)

Security Voters (5)

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Acl\Voter\AclVoter"
2
"Sonata\UserBundle\Security\Authorization\Voter\UserAclVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
5
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_ANONYMOUSLY
Symfony\Component\HttpFoundation\Request {#14
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +query: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#19 …}
  +cookies: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: []
  #pathInfo: "/api/guests/cc3d81a5-4380-4dc4-8a41-a42077b767c7"
  #requestUri: "/api/guests/cc3d81a5-4380-4dc4-8a41-a42077b767c7"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#2636 …}
  #locale: null
  #defaultLocale: "cs"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
}
"Symfony\Component\Security\Acl\Voter\AclVoter"
ACCESS ABSTAIN
"Sonata\UserBundle\Security\Authorization\Voter\UserAclVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details