Okta.Sdk.Model.ProfileMappingTarget

August 11, 2023 ยท View on GitHub

The parameter is the target 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 target is Okta and the UserTypes feature isn't enabled, then the target _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]