Okta.Sdk.Model.UserImportRequestDataAppUser

October 22, 2025 ยท View on GitHub

The app user profile being imported

Properties

NameTypeDescriptionNotes
ProfileDictionary<string, string>Provides the name-value pairs of the attributes contained in the app user profile of the user who is being imported. You can change the values of attributes in the user's app profile by means of the `commands` object you return. If you change attributes in the app profile, they then flow through to the Okta user profile, based on matching and mapping rules.[optional]

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