Skip to content

Instantly share code, notes, and snippets.

@bonnydeal
Last active April 4, 2021 13:35
Show Gist options
  • Save bonnydeal/7e7b5dce99363ce81bbfe46b1cd01fe2 to your computer and use it in GitHub Desktop.
Save bonnydeal/7e7b5dce99363ce81bbfe46b1cd01fe2 to your computer and use it in GitHub Desktop.
{
"at_hash": "_xxxxxxxxxxxxxxxxxxxxx",
"sub": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"cognito:groups": [
"Admin"
],
"email_verified": true,
"iss": "https://cognito-idp.eu-west-2.amazonaws.com/xxxxxxxxxxxxxxx",
"cognito:username": "xxxx",
"given_name": "xxx",
"cognito:roles": [
"arn:aws:iam::xxxxxxxxxxxxx:role/workspaces_DefaultRole"
],
"aud": "xxxxxxxxxxxxxx",
"event_id": "82433f71-aa63-46af-aac6-ba1d8f05d7bb",
"token_use": "id",
"auth_time": 1617541511,
"exp": 1617545111,
"iat": 1617541511,
"family_name": "xxxxxx",
"email": "xxx.xxx@xxx.xxx"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment