Source Code Files:
Applications:
- TechChallenge_AuthSource.xml
- SS_System.xml
- RK_System.xml
CorrelationConfig: Identity_Correlation.xml
Rules:
- Auth Source Customization Rule.xml
- Inactive Rule.xml
- RK Deprovisioning.xml
- RK Provisioning.xml
- SS After Provisioning Rule.xml
- SS Deprovisioning.xml
- SS Provisioning.xml
- Status Rule.xml
Bundle:
- RK_MODIFY
- RK_READ
- RK_REMOVE
IdentityTrigger Leaver.xml
TaskDefinition
- AccountAggregation-Authoritative.xml
- AccountAggregation-RK.xml
- AccountAggregation-SS.xml
Workflow:
- LeaverWorkflow.xml
- Schedule-Leaver Subprocess.xml
Deployment of the code:
- Pull the code from the git repository.
- Import source code xml and replace following macros from the target.properties %%auth_file_path%%=/home/spadmin/Desktop/Files/TechChallenge_AuthSource.csv %%query_rk%%=select * from rk_system; %%pwd_rk%%=1:xDikd6BMwY+LL9iXETAjBg== %%query_ss%%=select * from ss_system; %%pwd_ss%%=1:xDikd6BMwY+LL9iXETAjBg==