Hello,
I’m currently working on implementing exclusion rule within “Targeted Certification” in SailPoint IIQ. However, I’ve encountered a few challenges and would appreciate any guidance or advice.
Current Situation:
- Targeted Certification does not have an explicit Exclusion Rule option in the UI, so we attempted to implement it via the debug page.
- However, we are facing an issue where the “input arguments” (items) are returning as
null
, which is preventing us from validating and excluding items as needed.
Our Goal:
We want to “exclude entitlement owners” from the certification process to avoid potential self-certification violations.
Background:
- Initially, we implemented this via “Entitlement Owner Certification”, but our clients are uncomfortable with the way access reviews are grouped based on applications.
- Therefore, we decided to try the “Targeted Certification” approach.
Any insights or suggestions would be greatly appreciated!
Thank you in advance.