User Okta Password Updated
Trigger a Flow when an user's Okta password is updated.
Output
Field | Definition | Type |
---|---|---|
Date and Time | The date and time the event was triggered 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 |
Actor | ||
ID | The ID of the Okta actor who performed the password update. | String |
Alternate ID | The email address of the Okta actor. | String |
Display Name | The display name of the Okta actor. | String |
Type | The type of Okta actor. | String |
Okta User | ||
ID | The ID of the Okta user whose password was updated. | String |
Alternate ID | The email address of the Okta user. | String |
Display Name | The display name of the Okta user. | String |
Type | The type of Okta user. | 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 |