With the Bitwarden public API, I can add, update and delete users, but I cannot revoke their access. When a user is deleted from an organization, the SSO that protects their vault is removed and they can continue to access their vault’s content and there’s nothing we can do about it.
Please add the ability to revoke access programmatically. We do all of our user management via the API (we don’t use a supported SCIM directory sync provider) and using the delete approach breaks our security protocols.
Thank you!