Id_token content

{{userInfo.userName}}

aud:{{userInfo.profile.aud}}

iss:{{userInfo.profile.iss}}

iat:{{userInfo.profile.iat}}

nbf:{{userInfo.profile.nbf}}

exp:{{userInfo.profile.exp}}

ver:{{userInfo.profile.ver}}

tid:{{userInfo.profile.tid}}

amr:{{userInfo.profile.amr}}

oid:{{userInfo.profile.oid}}

upn:{{userInfo.profile.upn}}

unique_name:{{userInfo.profile.unique_name}}

sub:{{userInfo.profile.sub}}

family_name:{{userInfo.profile.family_name}}

given_name:{{userInfo.profile.given_name}}

pwd_exp:{{userInfo.profile.pwd_exp}}

pwd_url:{{userInfo.profile.pwd_url}}