When a user gets disabled (usually through an IAM system offboard) it should be able to trigger all products that are assigned to be automatically returned. Return action per product can be started in that way. Examples are, unassign from AD groups, return tickets for laptops/phones/etc..)
[edit]
Solution
  • Using HelloID User's disable event
  • Add option to product "Remove ownership on user disable"
  • Update product API's with new attribute "Remove ownership in user disable"
  • All tasks on return state will be triggered
  • Update API Docs