Access Token Logistics
Last updated
Was this helpful?
Was this helpful?
{
"alg": "RS256",
"typ": "JWT",
"kid": "ZYeH2tvRkKKz6tXXEZ4GdZB8ykAW8sKZz2QyT-MoPEE"
}{
"exp": 1612886779,
"iat": 1612850779,
"jti": "bd9d1a78-3829-4c61-b52b-c8c925953916",
"iss": "https://uattokens.sahamati.org.in/auth/realms/sahamati",
"sub": "0ac207b8-676e-43ff-baa4-464d17f4608c",
"typ": "Bearer",
"azp": "AA00000000", // Same as ClientID
"acr": "1",
"scope": "openid email profile",
"roles": "AA"
}