Slide 13
Slide 13 text
# header
{
"kid": "ap-northeast-15",
"typ": "JWS",
"alg": "RS512"
}
# Payload
{
"sub": “ap-northeast-1:{Cognito Pool IDͷIdentity ID}”,
"aud": “ap-northeast-1:{Cognito Pool Provider ID}“,
"amr": [
"authenticated",
“{Cognito Pool IDͷIdentity໊}”,
"{Cognito Pool IDͷIdentity໊}:ap-northeast-1:{Pol Provider ID}:${Developer ID}”
],
"iss": "https://cognito-identity.amazonaws.com",
"https://cognito-identity.amazonaws.com/identity-pool-arn": “arn:aws:cognito-identity:ap-
northeast-1:${AWS Account ID}:identitypool/ap-northeast-1:${Pool ID}”,
"exp": 1716244163,
"iat": 1716243263
}
13