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

Enable SAV Roles as a requestable application

dnprasad
New Contributor II
New Contributor II
Hi Team,
 
Following is the requirement, please let us know how we can achieve this.
 
- Create an endpoint called ‘Saviynt Roles’ to request all the SAV roles in MyAccess 
 
Create a Certification template to review ‘Saviynt Roles’ endpoint
>Reviewed by Identity Team
Include the endpoint in Access Certifications
> Manager
Self
Include the endpoint in deprovisioning user update rules
AD_Remove_Access
OAE Remove ESS
 
Include the Department filter E.g., MARS
 
 
 
Following is the current status and the actions we have taken so far - 
 
Our requirement is to enable the SAV Roles in the ARS page, so the user should able to request the required SAV Role and  get the requested access through ARS page.
 
1. We have created a new Security system (Sav_Roles) and  an end point with name Sav_Roles.
2. Then we imported the SAV roles as entitlements via CSV file. And updated them as requestable
3. By then the Imported SAV Roles are enabled in the ARS page, the users are able to raise a request in the ARS page.
4. Though the requested SAV role is getting provisioned to the user as a entitlement (under accounts tab), however the expected level of access is not getting to the user.
 
2 REPLIES 2

rushikeshvartak
All-Star
All-Star

Enable Saviynt 4 Saviynt connector to achieve your requirement

Use REST Connector (JSON and config are attached) https://saviynt.freshdesk.com/support/solutions/articles/43000669684-saviynt-for-saviynt-rest-based-...

Alternatively you can use database connector also do.

use attached connection - and update url ,username password (raise freshdesk ticket to get information)


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

Hi Rushikesh - Thank you so much for your inputs here. I will go through the above mentioned link and do the testing.