Represents the current Cryptr User that owns the session
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
email |
string
|
User's email |
|
tnt |
string
|
User's organization domain |
|
sub |
string
|
User's Unique identifier |
|
ips |
string
|
<optional> |
[if SSO session] -> the provider type, ex: |
sci |
string
|
<optional> |
[if SSO session] -> the SSO connection unique identifier, ex: |
given_name |
string
|
User's given name if known |
|
family_name |
string
|
User's family name if known |
|
nickname |
string
|
User's nickname if known |
|
picture |
string
|
User's picture if known |