Track the new identities and verify the identity after one hour if no roles are assigned and send alert

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 :

  1. Use “Identity Created” Trigger to detect new user Triggers - SailPoint Identity Services
  2. Use “wait” action to wait 1 hr Actions - SailPoint Identity Services
  3. Use “Get Access” action to verify roles. Actions - SailPoint Identity Services
  4. 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