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

How to hide endpoints from Request New Access tab?

Soumili
New Contributor
New Contributor

We have added connected and disconnected app in endpoint and it is reflecting when i try to request fro those.but here we need to hide the disconnected apps from the Request New Access tab without deleting the endpoint.

6 REPLIES 6

prasannta
Saviynt Employee
Saviynt Employee

On the endpoint configuration page, you should see an option to mark the endpoint as not requestable. You need to turn this config off in order to not display this application on request page. Please see below screenshot:

prasannta_0-1678192073862.png

 

I have disabled that feature but still the application is visible in Request new Access

Did you run the Endpoint Sync job?


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

prasannta
Saviynt Employee
Saviynt Employee

Please ensure that the microservices job has been executed after making changes on the endpoint.

Manu269
All-Star
All-Star

@Soumili Possible solutions :

1. Requestable : 

Using this parameter, you can control if the endpoint has to be made available for requesting access from Request Access for Self, Request Access for Others, Request Access for Multi Users, and Manage Service Accounts. 

  • ON: Allows user to request access for the endpoint.

  • OFF: Restricts user to request access for the endpoint.

2.  Access Query

Specify the query to filter access and display this endpoint only for the allowed identity objects provided in the access query (used in the case of ARS). The binding variables supported in this query are user, requestor, and requestee objects.

If you do not specify any value for the parameter, the endpoint is shown to all users. If you specify two, the endpoint is shown only to two users.

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

rushikeshvartak
All-Star
All-Star
  • Remove workflow from security systems 
  • Make Requestable flag=OFF under endpoint
  • Add Access Query

 


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