Reporting/managing users for realm
We have 300+ client orgs with multiple users of our QB realm per org and need to ensure only authorized users access the system. We know that across our 3000+ users, there are some who are no longer with their organizations but yet still have access since the password is managed by QB.
In the long term we're going to be moving to using Okta and integrating with our partner org IDPs. But for now I want to know if there is a way to use the QB API to download reports of users automatically and send those out to the client orgs on a periodic basis so that old users can be removed.
Maybe starting with this call: https://developer.quickbase.com/operation/getUsers And then iterating. Is this feasible? Any other ideas for managing users from so many different external orgs?