|
|
|
|
|
by ctvo
1384 days ago
|
|
> Why are large businesses “sharing passwords” between users? What happens when one user leaves? Because not all products businesses use have fine grain authentication and authorization. For example, their registar for their domain names. And differing employees need access to it at different times. > Isn’t sharing a password in a business context like “Things you shouldn’t do” 101? What do you think Bitwarden does? It's fine grain authorization over shared resources (passwords) that control who can access them. You categorize, create roles, and give those roles access to specific passwords. When an employee leaves, you rotate the password. Every access is recorded for auditing. It solves a real business problem. |
|
Also just useful for things like API keys - my team just has all of our team's allocated API keys for various services in our password manager so we don't have to go look them up in all of the various service's sites if we need them.