IdentityProviderAttributeMapping
Properties
address?
readonlyoptionaladdress:ProviderAttributeType
The user’s postal address is a required attribute.
Default
- not mappedDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:208
birthdate?
readonlyoptionalbirthdate:ProviderAttributeType
The user’s birthday.
Default
- not mappedDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:213
custom?
readonlyoptionalcustom:object
Specify custom attribute mapping here and mapping for any standard attributes not supported yet.
Index Signature
[key: string]: ProviderAttributeType
Default
- no custom attribute mappingDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:293
email?
readonlyoptionalemail:ProviderAttributeType
The user’s e-mail address.
Default
- not mappedDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:218
familyName?
readonlyoptionalfamilyName:ProviderAttributeType
The surname or last name of user.
Default
- not mappedDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:223
fullname?
readonlyoptionalfullname:ProviderAttributeType
The user’s full name in displayable form.
Default
- not mappedDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:248
gender?
readonlyoptionalgender:ProviderAttributeType
The user’s gender.
Default
- not mappedDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:228
givenName?
readonlyoptionalgivenName:ProviderAttributeType
The user’s first name or give name.
Default
- not mappedDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:233
lastUpdateTime?
readonlyoptionallastUpdateTime:ProviderAttributeType
Time, the user’s information was last updated.
Default
- not mappedDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:283
locale?
readonlyoptionallocale:ProviderAttributeType
The user’s locale.
Default
- not mappedDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:238
middleName?
readonlyoptionalmiddleName:ProviderAttributeType
The user’s middle name.
Default
- not mappedDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:243
nickname?
readonlyoptionalnickname:ProviderAttributeType
The user’s nickname or casual name.
Default
- not mappedDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:253
phoneNumber?
readonlyoptionalphoneNumber:ProviderAttributeType
The user’s telephone number.
Default
- not mappedDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:258
preferredUsername?
readonlyoptionalpreferredUsername:ProviderAttributeType
The user’s preferred username.
Default
- not mappedDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:268
profilePage?
readonlyoptionalprofilePage:ProviderAttributeType
The URL to the user’s profile page.
Default
- not mappedDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:273
profilePicture?
readonlyoptionalprofilePicture:ProviderAttributeType
The URL to the user’s profile picture.
Default
- not mappedDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:263
timezone?
readonlyoptionaltimezone:ProviderAttributeType
The user’s time zone.
Default
- not mappedDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:278
website?
readonlyoptionalwebsite:ProviderAttributeType
The URL to the user’s web page or blog.
Default
- not mappedDefined in
@meltmedia/totem/lib/services/user-manager/types.d.ts:288