Policy Rule Added
Trigger a Flow when a policy rule is added in Okta API.
Unless otherwise indicated, field types are text.
Output
-
Date and Time: The date and time when the policy rule was added in Okta API.
-
Message: The message details about the event.
-
Event ID: The event's unique identifier key.
-
Event Type: The type of event that was published.
-
Event Time: The timestamp when the notification was delivered to the service.
-
Version: The versioning indicator.
-
Admin (object): The Okta admin who added the policy rule.
-
ID: The unique identifier of Okta admin who added the policy rule.
-
Alternate ID: The email address of the Okta admin.
-
Display Name: The display name of the Okta admin.
-
Type: The role of the Okta admin.
-
-
Policy (object)
-
ID: The unique identifier of the Okta policy containing the new rule.
-
Alternate ID: The alternate ID of the Okta policy containing the new rule.
-
Display Name: The display name of the policy containing the new rule.
-
Type: The policy type specification for the policy. Specification pertains to source of user-specific data. Valid types include default, legacy, and Active Directory.
-
Policy Type: The type of policy. Valid types include:
OKTA_SIGN_ON
,PASSWORD
,MFA_ENROLL
,OAUTH_AUTHORIZATION_POLICY
,IDP_DISCOVERY
-
-
Policy Rule (object)
-
ID: The unique identifier of the new policy rule.
-
Alternate ID: The alternate ID of the policy rule.
-
Display Name: The display name of the new policy rule.
-
Type: The policy type specification for the policy. Specification pertains to source of user-specific data. Valid types include default, legacy, and Active Directory.
-
-
UUID: The webhook event's universal unique identifier.
-
Event Details (object): The raw JSON payload returned from the Okta API for this particular event.
-
Headers (object): The object representing the headers for the response; each key of the header will be parsed into a header string as "key: value" (
Content-Type: text/plain
). - Source (object): The source of user-specific data.
- Debug Context
-
Debug Data: (object) The information on the triggered event used for debugging; for example, returned data can include a URI, an SMS provider, or transaction ID.
-