Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Restriction the Access Review/Campaign for ARS requested users

biswajitoram
Regular Contributor
Regular Contributor

Hi Team,

We have an application for which we want to launch an Application Owner campaign. But for that application, users can have access through RBAC(BirthRight Access through Technical Rule), and also users can request access through the ARS request page.

We want to launch the campaign for all the users who got access through ARS only (not the RBAC users).

Is this requirement achievable or not in SV EIC v24.3?

If yes, please help us to guide how we can achieve this.

 

3 REPLIES 3

NM
Honored Contributor II
Honored Contributor II

Hi @biswajitoram , under advance config add

Ae.assignedfromroles is null and ae.assignedfromroles is null

NM
Honored Contributor II
Honored Contributor II

Hi @biswajitoram , i can't update my last post but it should be 

ae.assignedfromrule is null to be taken into consideration that no access provison analytics is configured for the endpoint.

rushikeshvartak
All-Star
All-Star

arstaskkey in (select taskkey from arstasks where source ='REQUEST')

Account to Entitlement Filter will be 

OR ae1.assignedfromrule is null

rushikeshvartak_0-1721276411488.png

 


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.