Okta.Sdk.Model.ListProfileMappings

October 22, 2025 ยท View on GitHub

A collection of the profile mappings that include a subset of the profile mapping object's properties. The profile mapping object describes a mapping between an Okta user's and an app user's properties using JSON Schema Draft 4. > Note: Same type source/target mappings aren't supported by this API. Profile mappings must either be Okta->App or App->Okta.

Properties

NameTypeDescriptionNotes
IdstringUnique identifier for profile mapping[optional] [readonly]
SourceProfileMappingSource[optional]
TargetProfileMappingTarget[optional]
LinksLinksSelf[optional]

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