-
Notifications
You must be signed in to change notification settings - Fork 938
config properties saml properties identity_providers items properties attribute_map
v1.3.1
object
(attribute_map)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
name | string |
Optional | cannot be null | Config |
family_name | string |
Optional | cannot be null | Config |
given_name | string |
Optional | cannot be null | Config |
middle_name | string |
Optional | cannot be null | Config |
nickname | string |
Optional | cannot be null | Config |
preferred_username | string |
Optional | cannot be null | Config |
profile | string |
Optional | cannot be null | Config |
picture | string |
Optional | cannot be null | Config |
website | string |
Optional | cannot be null | Config |
gender | string |
Optional | cannot be null | Config |
birthdate | string |
Optional | cannot be null | Config |
zone_info | string |
Optional | cannot be null | Config |
locale | string |
Optional | cannot be null | Config |
updated_at | string |
Optional | cannot be null | Config |
string |
Optional | cannot be null | Config | |
email_verified | string |
Optional | cannot be null | Config |
phone | string |
Optional | cannot be null | Config |
phone_verified | string |
Optional | cannot be null | Config |
name
-
is optional
-
cannot be null
string
The default value is:
"http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name"
family_name
-
is optional
-
cannot be null
string
The default value is:
"http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname"
given_name
-
is optional
-
cannot be null
string
The default value is:
"http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname"
middle_name
-
is optional
-
cannot be null
string
nickname
-
is optional
-
cannot be null
string
preferred_username
-
is optional
-
cannot be null
string
profile
-
is optional
-
cannot be null
string
picture
-
is optional
-
cannot be null
string
website
-
is optional
-
cannot be null
string
gender
-
is optional
-
cannot be null
string
birthdate
-
is optional
-
cannot be null
string
zone_info
-
is optional
-
cannot be null
string
locale
-
is optional
-
cannot be null
string
updated_at
-
is optional
-
cannot be null
string
email
-
is optional
-
cannot be null
string
The default value is:
"http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress"
email_verified
-
is optional
-
cannot be null
string
phone
-
is optional
-
cannot be null
string
phone_verified
-
is optional
-
cannot be null
string