Policy Updated
Trigger a Flow when a policy is updated in Okta API.
Output
Field | Definition | Type |
---|---|---|
Date and Time | The date and time when policy was updated in Okta API. | String |
Message | The message details about the event. | String |
Event ID | The event's unique identifier key. | String |
Event Type | The type of event that was published. | String |
Event Time | The timestamp when the notification was delivered to the service. | String |
Version | The versioning indicator. | String |
Admin | The Okta admin who updated the policy. | Object |
ID | The unique identifier of Okta admin who updated the policy. | String |
Alternate ID | The email address of the Okta admin. | String |
Display Name | The display name of the Okta admin. | String |
Type | The role of the Okta admin. | String |
Policy | ||
ID | The unique identifier of the updated Okta policy. | String |
Alternate ID | The alternate ID of the updated Okta policy. | String |
Display Name | The display name of the updated Okta policy. | String |
Type | policy type specification for a policy. Specification pertains to source of user-specific data. Valid types include default, legacy, and Active Directory. | String |
Policy Type | The type of policy. Valid types include: OKTA_SIGN_ON , PASSWORD , MFA_ENROLL , OAUTH_AUTHORIZATION_POLICY , IDP_DISCOVERY |
String |
UUID | The webhook event's universal unique identifier. | String |
Event Details | The raw JSON payload returned from the Okta API for this particular event. | Object |
Headers | 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 ). |
Object |
Source | The source of user-specific data. | Object |
Debug Context | ||
Debug Data | The information on the triggered event used for debugging; for example, returned data can include a URI, an SMS provider, or transaction ID. | Object |