Bulk Users Deletion
Hi,
As part of users’ audit and clean-up activity to inactive users’ access to Collibra, is there a way to bulk delete a list of users’ accounts who no longer require the access?
Thanks,
farahzarzour
Posted 3 years ago · Edited 1 year ago·Last reply 3 years ago
2 comments
farahzarzour1
·3 years ago · EditedThanks Arthur,! This is really helpful.
arthurburkhardt
·3 years ago · Edited@farah.zarzour.rci.rogers.ca
No OOTB way to do it, but you can loop rest or java API calls.
In my process, I provision users as soon as they have an active account in the active directory, I disable them as soon as they don’t anymore, then I regularly delete all disabled users who never connected to Collibra.