Security

Token

019a9183-480f-73d6-878e-1f30fa75bf7e Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles
[
  "ROLE_USER"
]
Token
Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1000
  -user: App\Entity\User {#1344 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
  -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjU0NjAxMzksImV4cCI6MTc2NjA2NDkzOSwidXNlcm5hbWUiOiIwMTlhOTE4My00ODBmLTczZDYtODc4ZS0xZjMwZmE3NWJmN2UifQ.ZZA9Yg6rv2sviyy8hmsfizW2ggiFH590klnZ4NGninmuKcQNL2ycpcduZILu2gZD57qaEKiUOmx1nlx5T3Zdoi1gJFYAKUOH-f5bMUsedpF9xU2cwFlibdonCypTJlSEU25Qo1QwHjbKaNx0PCUJdHSo_pULF0irsWLMQpRVh4SrTjHvcwOn3UC3ad8QN0oTEdD-yg4POGIkmn5bzbtVgxIKFX6TU_YNog9Fk_-sWzpRS2mJxkmLwWxOPiUVNfA4HTSvizSqWDUOlJ6UoJKHZtJ6N4cbVmiPUrtFamR4qAyUR1HwYAhKMhNlZV4XBDvkc7TV2zF1ClrU7MAo3OApog"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.user_provider
context (none)
entry_point security.authenticator.jwt.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "jwt"
  "json_login"
  "refresh_jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#887
  -map: Symfony\Component\Security\Http\AccessMap {#886 …}
  -logger: Monolog\Logger {#925 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1150
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1155 …}
}
125.74 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#934
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "api_auth_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#516 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#941 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#796 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1165
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#516 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#801 …}
  -map: Symfony\Component\Security\Http\AccessMap {#886 …}
}
1.02 ms (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"

This authenticator did not support the request.

skipped
"Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator"

This authenticator did not support the request.

success
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
Lazy no
Duration 6.13 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#888
  #user: App\Entity\User {#1344 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#890
      -userLoader: Closure($userIdentifier) {#1139 …}
      -user: App\Entity\User {#1344 …}
      -identifierNormalizer: null
      -userIdentifier: "019a9183-480f-73d6-878e-1f30fa75bf7e"
      -attributes: null
    }
  ]
  -attributes: [
    "payload" => [
      "iat" => 1765460139
      "exp" => 1766064939
      "username" => "019a9183-480f-73d6-878e-1f30fa75bf7e"
    ]
    "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NjU0NjAxMzksImV4cCI6MTc2NjA2NDkzOSwidXNlcm5hbWUiOiIwMTlhOTE4My00ODBmLTczZDYtODc4ZS0xZjMwZmE3NWJmN2UifQ.ZZA9Yg6rv2sviyy8hmsfizW2ggiFH590klnZ4NGninmuKcQNL2ycpcduZILu2gZD57qaEKiUOmx1nlx5T3Zdoi1gJFYAKUOH-f5bMUsedpF9xU2cwFlibdonCypTJlSEU25Qo1QwHjbKaNx0PCUJdHSo_pULF0irsWLMQpRVh4SrTjHvcwOn3UC3ad8QN0oTEdD-yg4POGIkmn5bzbtVgxIKFX6TU_YNog9Fk_-sWzpRS2mJxkmLwWxOPiUVNfA4HTSvizSqWDUOlJ6UoJKHZtJ6N4cbVmiPUrtFamR4qAyUR1HwYAhKMhNlZV4XBDvkc7TV2zF1ClrU7MAo3OApog"
  ]
}
Badges UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#21
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#64 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#62 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#63 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#67 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#66 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#65 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#68 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "application/json"
    "text/plain"
    "*/*"
  ]
  #pathInfo: "/v1/sgk/employment-actions"
  #requestUri: "/v1/sgk/employment-actions?page=1&limit=10&client=019ae8bb-158f-71ea-b9b0-3e540de57ce6"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "json"
  #session: null
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is fully authenticated.
Show voter details
2 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details