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

Application Role - Dynamic Attribute

mayankshah
New Contributor III
New Contributor III

Requirement: Select a dynamic attribute value in ARS and then based on the dynamic attribute some specific role should get displayed based on some logic.

mayankshah_0-1683614349482.png

Is this requirement possible in 5.5 SP5 version?

 

3 REPLIES 3

nimitdave
Saviynt Employee
Saviynt Employee

Yes you can use the dynamic attribute in endpoints form and use them in role to request query in endpoints.

Endpoints --> Particular Endpoint --> Role Type --> Application

nimitdave_0-1683646150661.png

 

mayankshah
New Contributor III
New Contributor III

Hi,

I tried using the below configuration but it doesn't help as well.

mayankshah_0-1683725399892.png

 

Here customproperty8 denoted the Application role's CP8 while '${Application}' denotes the dynamic attribute name.

Requirement: User should select dynamic attribute value as an application and based on that specific application role should be displayed.

Thanks,

mayankshah
New Contributor III
New Contributor III

Below is one which works for me. Need to add "r" (alias) while populating request query.

 

mayankshah_1-1683726307309.png