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.eyJpYXQiOjE3NzI3NzI5OTQsImV4cCI6MTc3Mjc3NjU5NCwicm9sZXMiOlsiUk9MRV9FTVBMT1lFRSJdLCJ1c2VybmFtZSI6ImplYW5sdWMubG9odW4ifQ.2VuZZ-uuC0shtVezYj1NG8PdmMtkshM5qHet5lMpjgqPFAiR2As9ey_Bi6uO3EyjD4lcPaPe3vp8XNGaqfTURxaj-N0_eCUUSrXIIwSoyeKx-tfWJpAvGNvtczuDDN-KrG_vRTgseEKq3zCv9vFDKPiBuWBP60TrtSaoy_0gBkXsJhWRci1rHcgs-BGAdIMQb8DIeGKQ2yZ6-OH6jYt92EbS5ZzaB5mbO86QWuKFfQN94nwVUo7VQeLo2eLbiMAD_w6Jq9AyEcnQkmlSMMVQIe_XbyMy8UETwlZw020B9QR54GwXF4TQEDV0KeVYOMOWqSNZYy8kRv7X1KoNFeqkoA" } |
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 …} } |
58.07 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.55 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.08 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" => 1772772994 "exp" => 1772776594 "roles" => [ "ROLE_EMPLOYEE" ] "username" => "jeanluc.lohun" ] "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzI3NzI5OTQsImV4cCI6MTc3Mjc3NjU5NCwicm9sZXMiOlsiUk9MRV9FTVBMT1lFRSJdLCJ1c2VybmFtZSI6ImplYW5sdWMubG9odW4ifQ.2VuZZ-uuC0shtVezYj1NG8PdmMtkshM5qHet5lMpjgqPFAiR2As9ey_Bi6uO3EyjD4lcPaPe3vp8XNGaqfTURxaj-N0_eCUUSrXIIwSoyeKx-tfWJpAvGNvtczuDDN-KrG_vRTgseEKq3zCv9vFDKPiBuWBP60TrtSaoy_0gBkXsJhWRci1rHcgs-BGAdIMQb8DIeGKQ2yZ6-OH6jYt92EbS5ZzaB5mbO86QWuKFfQN94nwVUo7VQeLo2eLbiMAD_w6Jq9AyEcnQkmlSMMVQIe_XbyMy8UETwlZw020B9QR54GwXF4TQEDV0KeVYOMOWqSNZYy8kRv7X1KoNFeqkoA" ] } |
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/employee/" #requestUri: "/api/employee/" #baseUrl: "" #basePath: null #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#1351 …} #locale: null #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [] -isIisRewrite: false : "" : "html" } |
|||||||||
|
||||||||||||
| 2 | DENIED | ROLE_TEAM_MANAGER | null |
|||||||||
|
||||||||||||