Hi Team,
Requirement:
We have created an Elevated AD Privileged application and added specific privileged groups to it. This application is configured to be visible only to users with privileged accounts in the Active Directory Privileged source. However, when a privileged user attempts to submit an access request on behalf of a user who does not have a privileged account, the system should automatically cancel the request without submitting it for approval. This functionality should be implemented using workflows.
Currently, no trigger appears to be available in workflows for handling “Access Request Submitted” events.but there is one trigger available in event trigger. Can we subscribe that and use that? Assistance is needed to design and implement this requirement using workflows.