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

Limit One click disable user tab results

AJ23494
New Contributor II
New Contributor II

Hi All , 

Currently , when i enable the tab of One click disable user for a role , it's showing all the active users in the system . Can this list of users be restrcited ?

Example : L2 admin of Business unit = ABC can only see and disable the users of business unit = abc 

Thanks in advance .

Regards , 
Ankit Jindal 

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

@AJ23494 

You can limit this using SAV Role ->  Whom to Request -> Advanced Config - JSON

 rushikeshvartak_0-1658147980861.png

[{"for":"RequestAccessforOthers,ViewExistingAccess","query":"select a from Users a"},{"for":"OneClickDisable","query":"select a from Users a where a.id =${user.id}"}]

rushikeshvartak_1-1658148328032.png

 

 


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

Hello @AJ23494,

Did the solution provided above, worked for your use case ?

Thanks & Kind Regards,
Manikanta.S