Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

limit/deny the Admin user from being used as parent users

RWT
New Contributor
New Contributor

Hi, We have a case where its possible to create a delegate parent user from Admin Users.  Does saviynt have an access control that can be used to limit/deny the Admin user from being used as parent users  in delegate scenario? Does such a feature exist? If yes, could you Kindly help us out.

So far the closest i came to it was via the below links, doesn't mention anything about the admin user.

https://saviynt.freshdesk.com/support/solutions/articles/43000639272-delegation-scenario

https://docs.saviyntcloud.com/bundle/SSM-Admin-v55x/page/Content/Chapter09-SAV-Roles/Creating-and-Ma...

 

RWT_0-1677058065144.png

 

3 REPLIES 3

sk
All-Star
All-Star

Yes use For whom can the user setup delegate to configure your logic to restrict admin user as parent

Ex: select a from Users a where a.id not in (1), Here 1 I assume as user key of admin account


Regards,
Saathvik
If this reply answered your question, please Accept As Solution and give Kudos to help others facing similar issue.

Manu269
All-Star
All-Star

Try configuring the same via SAV roles  For whom can the user setup delegate feature

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.

RWT
New Contributor
New Contributor

There is a 'admin' user in Saviynt with Admin Savrole thats is set by default by saviynt.  - This is what i was reffereing to in my earlier question.

Can the default set 'admin' user be limited from being selectected as a parent user in delegate? are 'Admin' roles used by default in any Saviynt OOTB configurations when a delegate is created?