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 {#566
  -user: App\Entity\Employee\Employee {#734 …}
  -roleNames: [
    "ROLE_EMPLOYEE"
  ]
  -attributes: []
  -firewallName: "api"
  -refreshToken: App\Entity\Token\RefreshToken {#511 …}
}

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 {#367
  -map: Symfony\Component\Security\Http\AccessMap {#368 …}
  -logger: Monolog\Logger {#276 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#618
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#615 …}
}
74.52 ms
Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationSuccessResponse {#459
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#858 …}
  #content: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODA1NzgzNzMsImV4cCI6MTc4MDU4MTk3Mywicm9sZXMiOlsiUk9MRV9FTVBMT1lFRSJdLCJ1c2VybmFtZSI6ImplYW5sdWMubG9odW4ifQ.W1VeR78NrAnSc_G9Sbd2DZyR03bauGhHPDWSWd_Rj44-fswovukl9UHRsxFy4CjbIBc9aLfahtrTzsfWaVUXfyKkL5_8EYDNYZtpniRCwnM5vv0sXDxzMor0zf0irZNB-yivPPQwhdUnWGfQQnufjrPY7XoPyt8OqphPSSSuXWX8hGLyBb3SXD21qKtlQvECEaY8FZNiMDkyaWIAGWiGYpZr7dqCpPYHwpK3rYDfpJ0EjrXrihDMVzNpRjL7F3_fjtIyZrNAJrv5bUq2ufLrRy_ea8EPjJIeArDAQUQhPXEBqdl1I-02IxRIAJbGB07ZxwaYdbVkg-Qv3KS4_ZpBsg","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.eyJpYXQiOjE3ODA1NzgzNzMsImV4cCI6MTc4MDU4MTk3Mywicm9sZXMiOlsiUk9MRV9FTVBMT1lFRSJdLCJ1c2VybmFtZSI6ImplYW5sdWMubG9odW4ifQ.W1VeR78NrAnSc_G9Sbd2DZyR03bauGhHPDWSWd_Rj44-fswovukl9UHRsxFy4CjbIBc9aLfahtrTzsfWaVUXfyKkL5_8EYDNYZtpniRCwnM5vv0sXDxzMor0zf0irZNB-yivPPQwhdUnWGfQQnufjrPY7XoPyt8OqphPSSSuXWX8hGLyBb3SXD21qKtlQvECEaY8FZNiMDkyaWIAGWiGYpZr7dqCpPYHwpK3rYDfpJ0EjrXrihDMVzNpRjL7F3_fjtIyZrNAJrv5bUq2ufLrRy_ea8EPjJIeArDAQUQhPXEBqdl1I-02IxRIAJbGB07ZxwaYdbVkg-Qv3KS4_ZpBsg","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"
16.84 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#463
  #user: App\Entity\Employee\Employee {#734 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#458
      -userIdentifier: "jeanluc.lohun@pinkart-ltd.com"
      -userLoader: [
        Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#238
          -class: ? string
          -registry: Doctrine\Bundle\DoctrineBundle\Registry {#302 …}
          -classOrAlias: "App\Entity\Employee\Employee"
          -property: null
          -managerName: null
        }
        "loadUserByIdentifier"
      ]
      -user: App\Entity\Employee\Employee {#734 …}
      -attributes: null
    }
  ]
  -attributes: [
    "refreshToken" => App\Entity\Token\RefreshToken {#511 …}
  ]
}
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"