This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Populate dropdown menus using an ARS policy

Hi,

I'm looking for a way to update an ARS policy via a schedule. 

At the moment we populate dropdown menus in IAM Websites using onGetEffectivePolicy but it slows down accessing a user object (13 seconds to open). Adding the values to an ARS policy works perfectly (2-3 seconds to open) but these values need to be updated daily.

I found the following sample code but I think it is for an older version of ARS as it doesnt work. We are currently on 7.2.1.

https://www.quest.com/community/one-identity/active-roles/product-knowledge/w/wiki/47/powershell-update-property-generation-and-validation-policy-with-a-new-possible-value-list

Any ideas appreciated.

Justin