Documentation Index
Fetch the complete documentation index at: https://specterops-enable-tls-feedback.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Okta Realms are used to define authentication boundaries within an Okta organization. They allow administrators to segment users and applications based on different criteria, such as geographic location, business unit, or security requirements. Okta Realms are represented as Okta_Realm nodes in BloodHound.Okta Realms are currently not supported due to licensing restrictions.
Edges
The tables below list edges defined by the Okta extension only. Additional edges to or from this node may be created by other extensions.
Inbound Edges
| Edge Type | Source Node Types | Traversable |
|---|---|---|
| Okta_Contains | Okta_Organization | ✅ |
Outbound Edges
| Edge Type | Destination Node Types | Traversable |
|---|---|---|
| Okta_RealmContains | Okta_User | ✅ |
Properties
| Name | Source | Type | Description |
|---|---|---|---|
id | realm.id | string | Unique realm identifier. |
name | realm.profile.name | string | Realm name. |
displayName | realm.profile.name | string | Display-friendly realm name. |
oktaDomain | Collector context (non-API) | string | Okta organization domain where the realm exists. |
type | realm.profile.realmType | string | Realm type classification, such as PARTNER or DEFAULT. |
isDefault | realm.isDefault | bool | Whether this is the default realm. |
domains | realm.profile.domains | string[] | List of domains allowed in the realm. |
created | realm.created | datetime | Realm creation timestamp. |
lastUpdated | realm.lastUpdated | datetime | Last realm update timestamp. |


















