Which IIQ version are you inquiring about
8.3
Please share any images or screenshots, if relevant.
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?