Skip to main content
Applies to BloodHound Enterprise and CE

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. In OktaHound, Okta Realms are represented as Okta_Realm nodes.
Okta Realms are currently not supported by OktaHound due to licensing restrictions.

Edges

The tables below list edges defined by the OktaHound extension only. Additional edges to or from this node may be created by other extensions.

Inbound Edges

Edge TypeSource Node TypesTraversable
Okta_ContainsOkta_Organization

Outbound Edges

Edge TypeDestination Node TypesTraversable
Okta_RealmContainsOkta_User

Properties

NameSourceTypeDescription
idrealm.idstringUnique realm identifier.
namerealm.profile.namestringRealm name.
displayNamerealm.profile.namestringDisplay-friendly realm name.
oktaDomainCollector context (non-API)stringOkta organization domain where the realm exists.
typerealm.profile.realmTypestringRealm type classification, such as PARTNER or DEFAULT.
isDefaultrealm.isDefaultboolWhether this is the default realm.
domainsrealm.profile.domainsstring[]List of domains allowed in the realm.
createdrealm.createddatetimeRealm creation timestamp.
lastUpdatedrealm.lastUpdateddatetimeLast realm update timestamp.

Sample Property Values

id: guor3k19x7pVQ6Abc0g7
name: Car Co
displayName: Car Co
oktaDomain: contoso.okta.com
type: PARTNER
isDefault: false
domains:
  - atko.com
  - user.com
created: 2025-06-01T08:00:00.0000000+00:00
lastUpdated: 2026-02-20T07:45:12.0000000+00:00