Security
Token
jeanluc.lohun@pinkart-ltd.com
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[
"ROLE_EMPLOYEE"
]
|
| Inherited Roles | [
"ROLE_USER"
] |
| Token | Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#733 -user: App\Entity\Employee\Employee {#717 …} -roleNames: [ "ROLE_EMPLOYEE" ] -attributes: [] -firewallName: "api" -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzI3NzI5OTIsImV4cCI6MTc3Mjc3NjU5Miwicm9sZXMiOlsiUk9MRV9FTVBMT1lFRSJdLCJ1c2VybmFtZSI6ImplYW5sdWMubG9odW4ifQ.iuePSEY7lxw1hoEpX7h2_gXb1f89LvHoSjG-XAM2bWFrsxiKGjOI77LN7nPu7DLT5gjAGTBxl37l0vY2wSEPgHg8njJf2SfaDXdv3JzemK9bxHzBoeaIIU0DeBoFDERjNlVIiOzP2jQAzxnAkx2D0V2XpB7NxRQfan8BHmMAy5gCurrnMKN0X8S6Mbdz4SBYTPEhqS_9-booknR0OL3mdPi94-LONCXcXXuu6GGisgAFI3DlRYUnvLMXt2FCex13IrGC5DrO5ffpCCYONLNEAijiSvu1vEdfzQ1xFkniHpHi-wy11FLW8ltFADGuPYNJOR7CJxwGwGet8ss6jgnfiw" } |
Firewall
api
Name
Security enabled
Stateless
Configuration
| Key | Value |
|---|---|
| provider | security.user.provider.concrete.employee_users |
| context | (none) |
| entry_point | security.authenticator.jwt.api |
| 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 {#285 -map: Symfony\Component\Security\Http\AccessMap {#362 …} -logger: Monolog\Logger {#393 …} -httpPort: 80 -httpsPort: 443 } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#617 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#614 …} } |
53.86 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#278 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#78 …} -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "api_token_invalidate" ] -httpUtils: Symfony\Component\Security\Http\HttpUtils {#343 …} -csrfTokenManager: null -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#348 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#801 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#78 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#616 …} -map: Symfony\Component\Security\Http\AccessMap {#362 …} } |
5.75 ms | (none) |
Authenticators
| Authenticator | Supports | Authenticated | Duration | Passport | Badges |
|---|---|---|---|---|---|
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" |
0.00 ms | (none) | (none) | ||
"Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator" |
0.00 ms | (none) | (none) | ||
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" |
3.16 ms | Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#600 #user: App\Entity\Employee\Employee {#717 …} -badges: [ "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#601 -userIdentifier: "jeanluc.lohun" -userLoader: Closure($userIdentifier) {#599 …} -user: App\Entity\Employee\Employee {#717 …} -attributes: null } ] -attributes: [ "payload" => [ "iat" => 1772772992 "exp" => 1772776592 "roles" => [ "ROLE_EMPLOYEE" ] "username" => "jeanluc.lohun" ] "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzI3NzI5OTIsImV4cCI6MTc3Mjc3NjU5Miwicm9sZXMiOlsiUk9MRV9FTVBMT1lFRSJdLCJ1c2VybmFtZSI6ImplYW5sdWMubG9odW4ifQ.iuePSEY7lxw1hoEpX7h2_gXb1f89LvHoSjG-XAM2bWFrsxiKGjOI77LN7nPu7DLT5gjAGTBxl37l0vY2wSEPgHg8njJf2SfaDXdv3JzemK9bxHzBoeaIIU0DeBoFDERjNlVIiOzP2jQAzxnAkx2D0V2XpB7NxRQfan8BHmMAy5gCurrnMKN0X8S6Mbdz4SBYTPEhqS_9-booknR0OL3mdPi94-LONCXcXXuu6GGisgAFI3DlRYUnvLMXt2FCex13IrGC5DrO5ffpCCYONLNEAijiSvu1vEdfzQ1xFkniHpHi-wy11FLW8ltFADGuPYNJOR7CJxwGwGet8ss6jgnfiw" ] } |
UserBadge |
Access Decision
unanimous
Strategy
Access decision log
| # | Result | Attributes | Object | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | GRANTED | IS_AUTHENTICATED_FULLY | Symfony\Component\HttpFoundation\Request {#16 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#60 …} +request: Symfony\Component\HttpFoundation\InputBag {#58 …} +query: Symfony\Component\HttpFoundation\InputBag {#59 …} +server: Symfony\Component\HttpFoundation\ServerBag {#63 …} +files: Symfony\Component\HttpFoundation\FileBag {#62 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#61 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#64 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/api/overview/2026" #requestUri: "/api/overview/2026" #baseUrl: "" #basePath: null #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#2670 …} #locale: null #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [] -isIisRewrite: false : "" : "html" } |
|||||||||
|
||||||||||||
| 2 | DENIED | ROLE_TEAM_MANAGER | null |
|||||||||
|
||||||||||||
| 3 | DENIED | ROLE_MANAGER | null |
|||||||||
|
||||||||||||
| 4 | DENIED | ROLE_MANAGER | null |
|||||||||
|
||||||||||||
| 5 | DENIED | ROLE_TEAM_MANAGER | null |
|||||||||
|
||||||||||||