POST https://apidev.campusai.flowmakersdigital.pl/api/token/refresh

Security

Token

districtdev@campusai.pl Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\Token\PostRefreshTokenAuthenticationToken {#974
  -user: App\Entity\User {#913 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "refresh"
  -refreshToken: App\Entity\RefreshToken {#794 …}
}

Firewall

refresh Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point security.authenticator.refresh_jwt.refresh
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "refresh_jwt"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#706
  -map: Symfony\Component\Security\Http\AccessMap {#707 …}
  -logger: Monolog\Logger {#697 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#733
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#721 …}
}
156.36 ms
Lexik\Bundle\JWTAuthenticationBundle\Response\JWTAuthenticationSuccessResponse {#1011
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#993 …}
  #content: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzU4MDczNjEsImV4cCI6MTc3NTgxNDU2MSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sImVtYWlsIjoiZGlzdHJpY3RkZXZAY2FtcHVzYWkucGwiLCJ1c2VySWQiOjIxLCJjYW1wdXNJZCI6IjY4MzcyN2E1ZWY2MDA0NDRlYTNiYWM0NCJ9.eJ2afwbMRSDZUI9sjhXziprVgNS9AgFVS3lPv7STBicrwoB1ESEjCcx1mmXrhC4DLOCktCoEg-Gs_CBZem_BQORfvcO1LOTJsDNi1j5PPAMatUz6WyghpkeILuVAbg39ykPZZN6LD42NbD-hPlwwh_J6jHFoatu-Y7LzPcRdbr8w9OuONFhYoW-yfo7R0O6Hgmk63New6qtTEeFwp4e7gk5OYoJg85QTJazd_21LsHUmtcX64GyjYiq_m5P0K3R1Ktvy5ebgb1IknIK_Hi23xvISQS1hfuj-wk3EC9X1JGhlG5GHFDsarKzTw891XFa2Jw1gXXF0ffHRLE7L_1VIXA","refresh_token":"54d3abf74ada5f2e7cf68099a94d2e14ac1e891fc525f1f0ab20e253da8b994706966068bc4d6f8c9feb0d8df76cea2d93898238f50910a48446627d86e7b44d"}"
  #version: "1.1"
  #statusCode: 200
  #statusText: "OK"
  #charset: "UTF-8"
  -sentHeaders: ? array
  #data: "{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzU4MDczNjEsImV4cCI6MTc3NTgxNDU2MSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sImVtYWlsIjoiZGlzdHJpY3RkZXZAY2FtcHVzYWkucGwiLCJ1c2VySWQiOjIxLCJjYW1wdXNJZCI6IjY4MzcyN2E1ZWY2MDA0NDRlYTNiYWM0NCJ9.eJ2afwbMRSDZUI9sjhXziprVgNS9AgFVS3lPv7STBicrwoB1ESEjCcx1mmXrhC4DLOCktCoEg-Gs_CBZem_BQORfvcO1LOTJsDNi1j5PPAMatUz6WyghpkeILuVAbg39ykPZZN6LD42NbD-hPlwwh_J6jHFoatu-Y7LzPcRdbr8w9OuONFhYoW-yfo7R0O6Hgmk63New6qtTEeFwp4e7gk5OYoJg85QTJazd_21LsHUmtcX64GyjYiq_m5P0K3R1Ktvy5ebgb1IknIK_Hi23xvISQS1hfuj-wk3EC9X1JGhlG5GHFDsarKzTw891XFa2Jw1gXXF0ffHRLE7L_1VIXA","refresh_token":"54d3abf74ada5f2e7cf68099a94d2e14ac1e891fc525f1f0ab20e253da8b994706966068bc4d6f8c9feb0d8df76cea2d93898238f50910a48446627d86e7b44d"}"
  #callback: null
  #encodingOptions: 15
}

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator"
2.53 ms
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#784
  #user: App\Entity\User {#913 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#795
      -userIdentifier: "districtdev@campusai.pl"
      -userLoader: [
        Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#690
          -class: ? string
          -registry: Doctrine\Bundle\DoctrineBundle\Registry {#232 …}
          -classOrAlias: "App\Entity\User"
          -property: "email"
          -managerName: null
        }
        "loadUserByIdentifier"
      ]
      -user: App\Entity\User {#913 …}
      -attributes: null
    }
  ]
  -attributes: [
    "refreshToken" => App\Entity\RefreshToken {#794 …}
  ]
}
UserBadge

Access Decision

unanimous Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\SaveGameVoter"
5
"App\Security\Voter\TelemetryEventVoter"