Automated provisioning tutorial
Automated user provisioning can be a complicated issue to tackle. However, the following tutorial can help you start small and build it out.
Step | Description |
---|---|
Creating a synchronization configuration for the source. | The example of a CSV file is used to add the user to OpenIAM. |
Creating a Policy Map | The AD connector is used and some frequently used attributes are covered. |
Creating a role | The steps to create a role that assigns a user to AD and a group. |
New hire | Shows how to create a business rule that will assign the user to the role and how to test that this works from the UI and the CSV file |
Transfer | Shows how to change the CSV file attributes that link to the business rule and see that access granted by the rule is revoked. It also explains how to enable position change workflow configuration and the options available. |
Terminations | Shows two termination use cases: Simple termination, when the user is deleted in the end system, and a common customer case, when the user is terminated in OpenIAM and moved to a disabled OU in the target system. |