-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathperson.json
32 lines (32 loc) · 952 Bytes
/
person.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"exp": 1602735212,
"iat": 1602734312,
"auth_time": 1602731339,
"jti": "######-####-####",
"iss": "https://login.dsop.io/auth/realms/baby-yoda",
"sub": "######-####-####",
"typ": "Bearer",
"azp": "platform1_a8604cc9-f5e9-4656-802d-d05624370245_hello-world-authservice",
"nonce": "###################",
"session_state": "######-####-####",
"acr": "0",
"scope": "#### ######",
"group-simple": ["#########", "#######", "####"],
"preferred_username": "real-dba-snuffy",
"given_name": "John",
"activecac": "",
"affiliation": "US Air Force",
"group-full": [
"##########/########/#########",
"##########/########/#######",
"##########/########/####"
],
"organization": "Platform One",
"name": "John Snuffy",
"nickname": "The Snuffmaster",
"usercertificate": "##################",
"rank": "SrA",
"position": "Software Developer",
"family_name": "Snuffy",
"email": "john.snuffy@fakename.com"
}