Okta.Sdk.Model.RealmAssignment

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
ActionsActions[optional]
ConditionsConditions[optional]
CreatedDateTimeOffsetTimestamp when the realm assignment was created[optional] [readonly]
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: `!$%^&()=*+,:;<>'[]/?\`
IdstringUnique ID of the realm assignment[optional] [readonly]
IsDefaultboolIndicates the default realm. Existing users will start out in the default realm and can be moved individually to other realms.[optional] [readonly]
LastUpdatedDateTimeOffsetTimestamp of when the realm assignment was updated[optional] [readonly]
NamestringName of the realm[optional]
PriorityintThe priority of the realm assignment. The lower the number, the higher the priority. This helps resolve conflicts between realm assignments. > Note: When you create realm assignments in bulk, realm assignment priorities must be unique.[optional]
StatusLifecycleStatus[optional]
LinksLinksSelf[optional]

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