Upload the latest version of my JAR (thanks maven for generating this for me) for the source
Then I usually create an access profile for my source, without workflow approval
I create a “dummy” app to request that access profile
I request this access profile for a “dummy” user
If I have to request several times the same access profile for the same user, I usually ends up leveraging postman the create the access request for me, so a simple click would suffice instead of the handful clicks required to create the access request.
Hope this helps!
It sure works.
I’m a bit more leazy than that.
I create the access request in the browser with the developer tools on. So I get the payload and copy/paste it as is in postman.
You can add identity manually in role(Use identity list as selection criteria) and then run single identity refresh with old cc api. This would run single identity refresh and not all roles would get refreshed.
When you want to test deprovision, remove that identity from list, save role and then run single identity refresh again.