Okta.Sdk.Model.ProfileMappingSource

August 11, 2023 ยท View on GitHub

The parameter is the source of a profile mapping and is a valid JSON Schema Draft 4 document with the following properties. The data type can be an app instance or an Okta object. > Note: If the source is Okta and the UserTypes feature isn't enabled, then the source _links only has a link to the schema.

Properties

NameTypeDescriptionNotes
IdstringUnique identifier for the application instance or userType[optional] [readonly]
NamestringVariable name of the application instance or name of the referenced UserType[optional] [readonly]
TypestringType of user referenced in the mapping[optional] [readonly]
LinksSourceLinks[optional]

[Back to Model list] [Back to API list] [Back to README]