Track the new identities and verify the identity after one hour if no roles are assigned and send alert
This can be handled by ISC workflows :
- Use “Identity Created” Trigger to detect new user Triggers - SailPoint Identity Services
- Use “wait” action to wait 1 hr Actions - SailPoint Identity Services
- Use “Get Access” action to verify roles. Actions - SailPoint Identity Services
- Send Email Actions - SailPoint Identity Services
Incase step 3 is not working,I believe we can use this api get-role-assignments | SailPoint Developer Community in “HTTP Request” action(Actions - SailPoint Identity Services) to get role assignments