05/08/2023 11:40 PM
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.
Is this requirement possible in 5.5 SP5 version?
Solved! Go to Solution.
05/09/2023 08:29 AM
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
05/10/2023 06:31 AM
Hi,
I tried using the below configuration but it doesn't help as well.
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,
05/10/2023 06:46 AM
Below is one which works for me. Need to add "r" (alias) while populating request query.