Okta.Sdk.Model.UserSchemaDefinitions

October 22, 2025 ยท View on GitHub

User profile subschemas The profile object for a user is defined by a composite schema of base and custom properties using a JSON path to reference subschemas. The #base properties are defined and versioned by Okta, while #custom properties are extensible. Custom property names for the profile object must be unique and can't conflict with a property name defined in the #base subschema.

Properties

NameTypeDescriptionNotes
BaseUserSchemaBase[optional]
CustomUserSchemaPublic[optional]

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