Skip to main content

Propagating account changes

Changes to accounts can be tracked. You can configure the idtrack program to execute a variety of provisioning actions automatically. To configure the idtrack program to synchronize accounts on target systems:

  • Configure the target system in Bravura Security Fabric .

  • Set the Track changes to accounts on this target option.

  • Write an idtrack.psl script.

Three built-in functions are available to the idtrack.psl script to determine changes to accounts:

  1. getAccountAdded()

  2. getAccountDeleted()

  3. getAccountAssocChanged()