mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
24 lines
1.0 KiB
Markdown
24 lines
1.0 KiB
Markdown
---
|
|
id: source-account-updated-trigger
|
|
title: Source Account Updated Trigger
|
|
sidebar_label: Source Account Updated Trigger
|
|
---
|
|
|
|
# Source Account Updated Trigger
|
|
|
|
## Event context
|
|
|
|
This trigger executes whenever one or more account attributes change on a single account during an account aggregation operation. The trigger cannot determine whether the account update happened on a source or in IdentityNow. It omits events related to IdentityNow accounts such as the IdentityNow Admin. The following actions are considered updates:
|
|
|
|
- Update account attributes
|
|
- Enable or disable an account
|
|
- Lock or unlock source accounts
|
|
- Change source account password
|
|
|
|
Use this event trigger to watch for updates to accounts that add highly privileged access, such as an account that is granted privileged access on a sensitive source.
|
|
|
|
## Additional information and links
|
|
|
|
- **Trigger Type**: [FIRE_AND_FORGET](../event-triggers-trigger-types.md#fire-and-forget)
|
|
- [Input schema](https://developer.sailpoint.com/apis/beta/#section/Source-Account-Updated-Event-Trigger-Input)
|