Documentation
Preparing search index...
utils/SABRE/types/offerBody
DecodedToken
Interface DecodedToken
interface
DecodedToken
{
acr
:
string
;
"allowed-origins"
:
string
[]
;
aud
:
string
[]
;
auth_time
:
number
;
azp
:
string
;
email
:
string
;
email_verified
:
boolean
;
exp
:
number
;
family_name
:
string
;
given_name
:
string
;
groupFullPath
:
string
[]
;
groups
:
string
[]
;
iat
:
number
;
iss
:
string
;
jti
:
string
;
name
:
string
;
nonce
:
string
;
preferred_username
:
string
;
realm_access
:
RealmAccess
;
resource_access
:
ResourceAccess
;
scope
:
string
;
session_state
:
string
;
sid
:
string
;
sub
:
string
;
typ
:
string
;
}
Index
Properties
acr
allowed-
origins
aud
auth_
time
azp
email
email_
verified
exp
family_
name
given_
name
group
Full
Path
groups
iat
iss
jti
name
nonce
preferred_
username
realm_
access
resource_
access
scope
session_
state
sid
sub
typ
Properties
acr
acr
:
string
allowed-
origins
"allowed-origins"
:
string
[]
aud
aud
:
string
[]
auth_
time
auth_time
:
number
azp
azp
:
string
email
email
:
string
email_
verified
email_verified
:
boolean
exp
exp
:
number
family_
name
family_name
:
string
given_
name
given_name
:
string
group
Full
Path
groupFullPath
:
string
[]
groups
groups
:
string
[]
iat
iat
:
number
iss
iss
:
string
jti
jti
:
string
name
name
:
string
nonce
nonce
:
string
preferred_
username
preferred_username
:
string
realm_
access
realm_access
:
RealmAccess
resource_
access
resource_access
:
ResourceAccess
scope
scope
:
string
session_
state
session_state
:
string
sid
sid
:
string
sub
sub
:
string
typ
typ
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
acr
allowed-
origins
aud
auth_
time
azp
email
email_
verified
exp
family_
name
given_
name
group
Full
Path
groups
iat
iss
jti
name
nonce
preferred_
username
realm_
access
resource_
access
scope
session_
state
sid
sub
typ
Documentation
Loading...