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

Is it possible to make an application requestable only for a certain set of users?

Saviynt_learner
Regular Contributor II
Regular Contributor II

Is it possible to make an application requestable only for a certain set of users?if yes, how??

2 REPLIES 2

RakeshMG
Saviynt Employee
Saviynt Employee

Try using Access Query 

Admin -> Security System -> Endpoint 

RakeshMG_0-1689591298674.png

 


​Regards

Rakesh M Goudar

rushikeshvartak
All-Star
All-Star

You can use access query under endpoints 

where username in ('admin','admin1') 

 

https://docs.saviyntcloud.com/bundle/EIC-Admin-v23x/page/Content/Chapter13-Access-Requests/ars-uc-im...

 

Use Case Description Configuration to Use Applies To

Enabling access request for an application

You can make an application requestable for all the users in an organization.

Enable Requestable in the Endpoint Details tab and ensure the Access Add Workflow and Access Remove Workflow configurations are set in the Security System Detail tab to define the request approval process.

For service accounts, ensure the Add Service Account Workflow and Remove Service Account Workflow configurations are set in the Security System Detail tab.

In case, your application is not completely ready and you do not want to make it visible to users, disable Requestable.

  • Single-user Requests

  • Multi-user requests

  • Service account creation

Control the visibility of an application

You can control the visibility of an application for a specific set of users in your organization. For example, you want to display an application only for permanent employees.

Define Access Query in the Endpoint Details tab so that the application is requestable only by those users matching the access query. For more information, see Creating Endpoints.

  • Single-user Requests

  • Multi-user requests

  •  

Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.