Hello
I have a role that grants AccessProfile1 and AccessProfile2
When I call Access Request API to revoke role, is there a way I can ensure that ISC will always remove AccessProfile1 first?
Note that this is for a Web Service connector, so I am happy to implement logic in Before Operation rule to handle it.
Thank you!