We are an nonprofit organization that uses bitwarden to store secrets/passwords etc, sometimes people leave the organization and i would like to then be able to disable their accounts so that they lose access to all orgs and any “personal” passwords.
As far as i understand, the Bitwarden desktop client and various browser plugins keep a cache of the passwords locally, therefor i would like to disable the usage of anything but the web UI, is this possible?
Lets assume i don’t use any browser extensions or desktop clients, do you mean that i could browse to https://vault.my-vault.example and still login and access the passwords/documents even if my user is disabled from the admin panel?
The web-vault can be accessed offline. The reason for this is that it uses a feature that is called service workers which caches all needed files in the browser cache. Also the vault data is cached offline in the browsers local storage.
If a user locks the vault, not logout, then if you disable your network connection, you can still unlock your vault and even export I think, but that i haven’t tried actually.