Attribute flow
Attribute flow is an automation feature which allows administrators to leverage Bravura Identity for propagating account attribute changes originating on a monitored upstream SoR to multiple destination (or downstream) target systems; for example a phone number update for a user in a HR database can be propagated to their Active Directory and LDAP accounts automatically, without any human intervention.
im_corp_automated_attribute_flow
Purpose:
Implements an automated process for updating account attributes on connected target systems based on changes detected on a monitored system of record (SoR).
Configuration:
External data store (extdb) tables containing configuration relevant to this scenario:
hid_global_configuration: Adds ATTRIBUTE_* and UPDATE_ATTRS settings under the AUTOMATION namespace, to define parameters such as the target ID for the SoR or the pre-defined request to be used for automated attribute update requests.
im_policy_authorization: Adds an authorization rule to allow
idtrack(automation) requests to be auto-approved so they can be fulfilled immediately, without any manual intervention.