6.7 AAI User Provisioning SQL Scripts Generator Utility
This utility allows you to use AAI for authN in MMG. Identity administrators can create new user groups or roles, perform appropriate roles, usergroup and domain mapping, and so on.
This is provided as a SQL generator utility. This SQL scripts is executed in the AAI's configuration schema to create the required metadata.
Ensure that you run this script multiple times against each username. Additionally, generate the merge scripts accordingly.
Execute the following command from <mmg-home>/bin
folder
./userprovisioning-script-generator.sh <user> <comma separated
listof user groups or ALL> <infodom> <segment>
Sample Commands:
./userprovisioning-script-generator.sh SCRIPTUSER ALL OFSAAAIINFO
EMFLD
./userprovisioning-script-generator.sh SCRIPTUSER
MDLREV,MDLUSR,IDENTITY_ADMIN
OFSAAAIINFO EMFLD