Just Wanted your Input, regarding one of the scenario, which is there in our environment. We have an application for which The role which is already assigned, can be requested again. When a user goes to raise a request, and when he select the role, a popup window i.e additional question opens up, and asking for user input, before he confirms and submit the request.
I did my analysis and can see that we have this in SailpointBundle.JS, and I can see an “additional-questions-dialog.html” tag, where we have this config. I can hide it from there, but before making any changes to the bundle.js, just want to take opinion of other Sailors, if there is any other way to control it. I am attaching the screenshot below.
if an identity has more than one account within the application, and the role is requested for that application, the sailpoint will prompt the user to select an account before submitting the request. However, if there is an account selector rule configured within the IT role, it will automatically choose the appropriate account and proceed with the request without requiring additional input from the user.