https://apihoges.novate-digital.com/invoices?reservationBedroom.reservation=%2Freservations%2F87

Security Token

figuc Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
]
Inherited Roles
[
  "ROLE_CUSTOMER"
  "ROLE_ADMIN"
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#1512
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzE3NjYwMzEsImV4cCI6MTczMTc2OTYzMSwicm9sZXMiOlsiUk9MRV9TVVBFUl9BRE1JTiJdLCJ1c2VybmFtZSI6ImZpZ3VjIiwiZmlyc3RuYW1lIjoiS29mZmkiLCJsYXN0bmFtZSI6IkFubmljZXQifQ.q5WUyW5xLycTTJy32Q9TGbGraCiENNVUafdrVaX43Hlfh3mxOLrE-YTHALq2Y5tRB-8y0Dc7qomvyTjWPPwqVZr7P3gmZYNuoXtTO9SkPmLYBVLQgCvb49z8cdddg_O33H8O3JLxtllDpqJytVCvtC89xIjhq4sn_PA2_g3i2LQH_Xa_Yd0wR_jVt4ATPe8-N8SiXVXlOP_K5s9z_J5rGLcM1pXD-jZMJRx1bLVi0VnhP4buJiSGGRj0T9bboQZOP0wdHG5ITTZk6Y26J46jqnoX__JcqHulE5jwdqbg7L0bz2q7gOD7thpNRhp6b0CFwELQ4b18MGwPaRFa1rHPbA"
  #providerKey: "main"
  -user: App\Entity\User {#1599 …}
  -roleNames: [
    "ROLE_SUPER_ADMIN"
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_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"
  "json_login"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#984
  -map: Symfony\Component\Security\Http\AccessMap {#1003 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#1407 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1271 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#1414
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#1416 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#407 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1410 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1271 …}
  -rememberMeServices: null
}
14.12 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener {#1406
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#84 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#407 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#979 …}
  -providerKey: "main"
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#1434 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#1581 …}
  -options: [
    "username_path" => "username"
    "password_path" => "password"
    "check_path" => "/authentication_token"
    "use_forward" => false
    "require_previous_session" => false
    "login_path" => "/login"
  ]
  -logger: Symfony\Bridge\Monolog\Logger {#1271 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#234 …}
  -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#281 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#1583 …}
  -translator: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#1412
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#53 …}
  -secret: "LrfI4BB"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#407 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1271 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1585
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#84 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#402 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1003 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#407 …}
  -exceptionOnNoToken: true
}
0.01 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"