https://apihoges.novate-digital.com/bedroom_chambers?page=1

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 {#922
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3Mjc2OTU3OTAsImV4cCI6MTcyNzY5OTM5MCwicm9sZXMiOlsiUk9MRV9TVVBFUl9BRE1JTiJdLCJ1c2VybmFtZSI6ImZpZ3VjIiwiZmlyc3RuYW1lIjoiS29mZmkiLCJsYXN0bmFtZSI6IkFubmljZXQifQ.n4RoNZXnx0bRcDAPh1iX8OSRrbDDW3sJV7UQGYkToLQbCZ6lBNNn_Az6yCVCNARO1hLzaKarhw20x7-lDynfM8J7KvjmBdXxmrUhnO_cdS1kcudJaveaPvJXkRQUZMt-0xnvQ1qJWpPgK54UGieUu48rkPVyKY3gTjr0qw6GgbxzcrK-yHXmZUNV619PEde2vr79jumjqkw4Ey4UGfW82pshwzPLUw1S-NKh6k_6_3c6MyFglsYNW3diQLrAXJ2IG5l_ajnn6NwDY8DqdT3F1lnJ8_5zFM7HJ27_9-2UNdgAzN7kCZn8wUviG3DvoB4B4CTI3qRkjAd9bN-IsVtJBA"
  #providerKey: "main"
  -user: App\Entity\User {#996 …}
  -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 {#964
  -map: Symfony\Component\Security\Http\AccessMap {#968 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#935 …}
  -logger: Symfony\Bridge\Monolog\Logger {#974 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#928
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#926 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#407 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#932 …}
  -logger: Symfony\Bridge\Monolog\Logger {#974 …}
  -rememberMeServices: null
}
19.22 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener {#937
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#84 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#407 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#959 …}
  -providerKey: "main"
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#908 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#778 …}
  -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 {#974 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#234 …}
  -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#281 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#981 …}
  -translator: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#930
  -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 {#974 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#980
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#84 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#402 …}
  -map: Symfony\Component\Security\Http\AccessMap {#968 …}
  -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"