Power BI Connector for Okta

Build 25.0.9454

BehaviorRules

Behavior detection rules.

View Specific Information

Required Scopes

To query this view, Scope must include okta.behaviors.read.

Select

The connector uses the Okta API to process WHERE clause conditions built with the following columns and operators.
  • Id supports the '=' operator

All other filters are processed client-side within the connector.

For example, the following query is processed server-side:

SELECT * FROM BehaviorRules WHERE Id = 'abcd1234'

Columns

Name Type Description
Id [KEY] String Id of the behavior
Name String Display name of the behavior
Type String Type of behavior
Status String Status of the behavior
Created Datetime When the item was created
LastUpdated Datetime When the item was last updated

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454