Okta.Sdk.Model.RealmProfile

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
DomainsList<string>Array of allowed domains. No user in this realm can be created or updated unless they have a username and email from one of these domains. The following characters aren't allowed in the domain name: `!$%^&()=*+,:;<>'[]/?\`
NamestringName of a realm
RealmTypestringUsed to store partner users. This property must be set to `PARTNER` to access Okta's external partner portal.[optional]

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