Filtering Providable Entitlements based on Identity Attribute

Which IIQ version are you inquiring about

8.3

Please share any images or screenshots, if relevant.

undefined

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

I’m attempting to filter available entitlements based on an attribute present in each identity.
At the moment, I’m planning to implement this with a rule that will filter entitlements based on the current identity being given entitlements and its respective attribute value.
The issue I can see in the long run is that with the increase of entitlements and respective combinations between the identity’s attribute and the entitlements, this will lead to a lot of processing power being needed to run the vast amount of ifs the rule will need to show only the correct entitlements.

Would there be any other way to filter entitlements based on identities’ attributes that wouldn’t require as much processing power?

Hi @joaovrodrigues,

you can use an identityselector rule on quicklinks populations.

Before all, you need to assign the identity on a quicklink or use everyone quicklink.
Later, you must create a rule for entitlements and filter them with you logic.

About quicklinks, if an identity has more than one, SP applies the most permissive

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.