Skip to main content
Applies to BloodHound Enterprise and CE

Overview

Policies in Okta define the rules and conditions that govern authentication, authorization, and security behaviors within an organization. They control aspects such as password requirements, MFA enrollment, session management, and application access. In OktaHound, policies are represented as Okta_Policy nodes.

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

Outbound Edges

Edge TypeDestination Node TypesTraversable
Okta_PolicyMappingOkta_Application

Properties

NameSourceTypeDescription
idpolicy.idstringUnique policy identifier.
namepolicy.namestringPolicy name.
displayNamepolicy.namestringDisplay-friendly policy name.
oktaDomainCollector context (non-API)stringOkta organization domain where the policy exists.
descriptionpolicy.descriptionstringPolicy description text.
typepolicy.typestringPolicy type identifier (for example OKTA_SIGN_ON, ACCESS_POLICY, PROFILE_ENROLLMENT).
prioritypolicy.priorityintegerPolicy evaluation order priority.
systempolicy.systemboolIndicates whether the policy is system-managed.
createdpolicy.createddatetimePolicy creation timestamp.

Sample Property Values

id: rstw0o8il8ktUxo3t697
name: Okta Account Management Policy
displayName: Okta Account Management Policy
oktaDomain: contoso.okta.com
description: This policy defines how users must authenticate for authenticator enrollment, password reset, or unlock account. Password policy rules control whether to enforce this policy for password reset and unlock account.
type: ACCESS_POLICY
priority: 1
system: false
created: 2025-10-02T09:21:37+00:00

Policy Types

The following policy types are supported by Okta: The OktaHound collector specifically reads the IDP_DISCOVERY policies to check if the Agentless Desktop SSO feature is enabled in the organization through at least one such policy.