https://apihoges.novate-digital.com/type_services?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 {#947
  #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzE4ODYzOTQsImV4cCI6MTczMTg4OTk5NCwicm9sZXMiOlsiUk9MRV9TVVBFUl9BRE1JTiJdLCJ1c2VybmFtZSI6ImZpZ3VjIiwiZmlyc3RuYW1lIjoiS29mZmkiLCJsYXN0bmFtZSI6IkFubmljZXQifQ.N8Jrv1toT8SJEZ5bZ1HWg430qe8sLg0N0wNhwoip18xd_7am49yqcnuV-5f4BN1kYUWcHzf6imrmuWRRx1Yr5yqazp-GRCeahY7WA9zOifuR5U3m9aSP4MO4WKQfnvZ4PcL183igOUVjigtd0xlPzTiGyzpe2N5TksW5kXhNRWamdvWtDNJ3dNo8xvoOqHh4REoGlH31KeV6h1BCZI19GLOazXS46GCcgB9N8IllQebgJ452l1gJkWZ97duBIA8Y_NOLxAEJR0QViqczsncU_zBNM6QA40jae3766aSuydy_UldUauuuOLSfT9X7Ti5brlX1F9XFAL5jwYdS2moi1w"
  #providerKey: "main"
  -user: App\Entity\User {#861 …}
  -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 {#602
  -map: Symfony\Component\Security\Http\AccessMap {#574 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#555 …}
  -logger: Symfony\Bridge\Monolog\Logger {#576 …}
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#629
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#631 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#407 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#628 …}
  -logger: Symfony\Bridge\Monolog\Logger {#576 …}
  -rememberMeServices: null
}
24.59 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#84 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#407 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#617 …}
  -providerKey: "main"
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#649 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#879 …}
  -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 {#576 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#234 …}
  -propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#281 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#877 …}
  -translator: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#623
  -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 {#576 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#875
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#84 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#402 …}
  -map: Symfony\Component\Security\Http\AccessMap {#574 …}
  -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"