Transformation scripts
Transformation scripts are aimed at helping with mapping the data you're loading into OpenIAM, such as delete an unneeded attribute, overwrite an existing attribute, modify attributes, or create new attributes. In other words, it takes attributes from the source and maps them to objects in OpenIAM to create a user profile.
As it was mentioned in importing entitlement section, these scripts are vital for a successful mapping. Below, you can find links to some transformation scripts used in OpenIAM. You can take the ready-made script and, amending it, apply to meet your mapping needs.
Script | Description |
---|---|
AD for Users + Groups memberships | Provides an example of a transformation script to get users + groups memberships in Active Directory via a connector. |
CSV for Users and entitlements | Provides an example of a CSV file structure and a respective transformation script to get roles. |