POST https://dayoff.pinkart-ltd.com/api/token/refresh

Security

Token

jeanluc.lohun@pinkart-ltd.com Username
Authenticated
Property Value
Roles
[
  "ROLE_EMPLOYEE"
]
Inherited Roles
[
  "ROLE_USER"
]
Token
Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\Token\PostRefreshTokenAuthenticationToken {#565
  -user: App\Entity\Employee\Employee {#733 …}
  -roleNames: [
    "ROLE_EMPLOYEE"
  ]
  -attributes: []
  -firewallName: "api"
  -refreshToken: App\Entity\Token\RefreshToken {#510 …}
}

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 …}
}
94.91 ms
Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationSuccessResponse {#458
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#857 …}
  #content: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzI3NzI5OTQsImV4cCI6MTc3Mjc3NjU5NCwicm9sZXMiOlsiUk9MRV9FTVBMT1lFRSJdLCJ1c2VybmFtZSI6ImplYW5sdWMubG9odW4ifQ.2VuZZ-uuC0shtVezYj1NG8PdmMtkshM5qHet5lMpjgqPFAiR2As9ey_Bi6uO3EyjD4lcPaPe3vp8XNGaqfTURxaj-N0_eCUUSrXIIwSoyeKx-tfWJpAvGNvtczuDDN-KrG_vRTgseEKq3zCv9vFDKPiBuWBP60TrtSaoy_0gBkXsJhWRci1rHcgs-BGAdIMQb8DIeGKQ2yZ6-OH6jYt92EbS5ZzaB5mbO86QWuKFfQN94nwVUo7VQeLo2eLbiMAD_w6Jq9AyEcnQkmlSMMVQIe_XbyMy8UETwlZw020B9QR54GwXF4TQEDV0KeVYOMOWqSNZYy8kRv7X1KoNFeqkoA","email":"jeanluc.lohun@pinkart-ltd.com","roles":["ROLE_EMPLOYEE","ROLE_USER"],"username":"jeanluc.lohun","firstname":"Jeanluc Lohun","lastname":"","status":true,"slug":"jeanluc-lohun"}"
  #version: "1.1"
  #statusCode: 200
  #statusText: "OK"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #data: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzI3NzI5OTQsImV4cCI6MTc3Mjc3NjU5NCwicm9sZXMiOlsiUk9MRV9FTVBMT1lFRSJdLCJ1c2VybmFtZSI6ImplYW5sdWMubG9odW4ifQ.2VuZZ-uuC0shtVezYj1NG8PdmMtkshM5qHet5lMpjgqPFAiR2As9ey_Bi6uO3EyjD4lcPaPe3vp8XNGaqfTURxaj-N0_eCUUSrXIIwSoyeKx-tfWJpAvGNvtczuDDN-KrG_vRTgseEKq3zCv9vFDKPiBuWBP60TrtSaoy_0gBkXsJhWRci1rHcgs-BGAdIMQb8DIeGKQ2yZ6-OH6jYt92EbS5ZzaB5mbO86QWuKFfQN94nwVUo7VQeLo2eLbiMAD_w6Jq9AyEcnQkmlSMMVQIe_XbyMy8UETwlZw020B9QR54GwXF4TQEDV0KeVYOMOWqSNZYy8kRv7X1KoNFeqkoA","email":"jeanluc.lohun@pinkart-ltd.com","roles":["ROLE_EMPLOYEE","ROLE_USER"],"username":"jeanluc.lohun","firstname":"Jeanluc Lohun","lastname":"","status":true,"slug":"jeanluc-lohun"}"
  #callback: null
  #encodingOptions: 15
}

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
0.00 ms (none) (none)
"Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
0.00 ms (none) (none)
"Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator"
20.90 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#462
  #user: App\Entity\Employee\Employee {#733 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#457
      -userIdentifier: "jeanluc.lohun@pinkart-ltd.com"
      -userLoader: [
        Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#266
          -class: ? string
          -registry: Doctrine\Bundle\DoctrineBundle\Registry {#305 …}
          -classOrAlias: "App\Entity\Employee\Employee"
          -property: null
          -managerName: null
        }
        "loadUserByIdentifier"
      ]
      -user: App\Entity\Employee\Employee {#733 …}
      -attributes: null
    }
  ]
  -attributes: [
    "refreshToken" => App\Entity\Token\RefreshToken {#510 …}
  ]
}
UserBadge

Access Decision

unanimous Strategy
# Voter class
1
"Sonata\UserBundle\Security\Authorization\Voter\UserAclVoter"
2
"Symfony\Component\Security\Acl\Voter\AclVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
5
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"