Hi Team,
Has anyone tried this usecase?
my endpoint returns all accounts, I thinking to loop them in after rule to check if user attribute sysID = 100, only return the accounts.
I only want to only aggregate the users whose sysId = 100.
Hi Team,
Has anyone tried this usecase?
my endpoint returns all accounts, I thinking to loop them in after rule to check if user attribute sysID = 100, only return the accounts.
I only want to only aggregate the users whose sysId = 100.
Hi Chandra,
I’d check first with the API doc / endpoint team to be sure that there isn’t an ability to filter on your list account endpoint. It’s better to filter on the API than to create an after rule to handle it.
Thanks,
Margo
Yes, API doesnot support filter on this attribute.
Check this post, maybe it will help :
Web Service connector After Operation Rule account filtering - Identity Security Cloud (ISC) / ISC Discussion and Questions - SailPoint Developer Community
Hello @chandramohan27,
IdentityNow Account Filtering during Account Aggregation - Compass
I think this will help you without the need of a rule!