Okta.Sdk.Model.RealmProfile
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Domains | List<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: `!$%^&()=*+,:;<>'[] | /?\` |
| Name | string | Name of a realm | |
| RealmType | string | Used to store partner users. This property must be set to `PARTNER` to access Okta's external partner portal. | [optional] |