Display individual Entitlements in Role Composition Certification

Which IIQ version are you inquiring about?

8.5

Share all details about your problem, including any error messages you may have received.

We are trying to configure a role composition certification and we want to display the individual entitlements instead of profiles and required roles etc.

Is this possible in IIQ 8.5?

Hi @SReddy_IAM

Not out of the box in IIQ 8.5

Thanks

Hi @SReddy_IAM

Not available OOTB, but you can achieve this in a few ways

First way would be to use a custom evaluator and customize your UIConfig. If you want this requirement to apply on certain certifications, versus all role composition certifications, you can use tags to handle this as well and display your custom values only for tagged certs.

Second way would be a custom plugin to modify the UI and replace the value(s) shown with the individual entitlements.

Linking the doc on customizing the UI Config. Good reference on custom evaluators: https://community.sailpoint.com/t5/Technical-White-Papers/UI-Customization-with-UIConfig-in-IdentityIQ-8-4/ta-p/76860#toc-hId-1509891160

Hope this helps!

@SReddy_IAM Required roles may contain more than one entitlements, so presenting them as separate line items will confuse. You may try to add these details in a custom column or in the description column.

Note: Found a fix?Help the community by marking the comment as solution. Feel free to react(:heart:,:+1:, etc.)with an emoji to show your appreciation or message me directly if your problem requires a deeper dive.