Announcing the SAVIYNT KNOWLEDGE EXCHANGE unifying the Saviynt forums, documentation, training, and more in a single search tool across platforms. Click HERE to read the Announcement.

Privileges not visible in ARS

SarthakChawla
New Contributor III
New Contributor III

Hi,

We are configuring Azure System for ARS. The remove access json mentions ""httpParams": "{ \"properties\": { \"roleDefinitionId\": \"${privEntVal.customproperty4}\", \"principalId\": \"${account.accountID}\" } }","

We see the privileges when we view the entitlement hierarchy:

SarthakChawla_0-1672293569629.png

But when we want to request this VM entitlement in ARS, no option to select the privilege shows up. We arent able to figure out what needs to be done and cant find any document around it either, please help with the same:

SarthakChawla_1-1672293665577.png

Regards,

Sarthak

3 REPLIES 3

rushikeshvartak
All-Star
All-Star

Privileges information are never visible on request form. Previously role to entitlement mapping was visible which also missing.

this is not configurable 
you can raise idea request with saviynt

https://ideas.saviynt.com/


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

Thanks Rushikesh. Thats really strange because the Saviynt provided json for azure mentions picking the property from privilege 

 

We decided to create a custom privilege. While creating a custom privilege under an entitlement type, we can add a drop down of items to select using the Enum feature. However we are trying to understand how we can somehow show a selectable drop down to the user, and based on what they select pass some other value to the provisioning Json. Like a mapping of sorts. Where user select privilege as Reader, and the corresponding id of reader gets passed to the JSON. How is this possible?

 

You can try using dynamic attribute concept as workaround 


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