Password visibility levels per user

Hello devs.

I started using Vaultwarden and i like it so far but there is one thing that bothers me and i’m surprised it’s not there already.

So we’re a small company (MSP) that has multiple departments. Now i made my organisation, i made my collections where i organised all the passwords from my old password manager.

Now here comes the problem: I’d like to be able to assign visiblity levels for each indvidiual login, let’s make an example:

An organisation is named after a client, let’s call it “Tesla”
In “Tesla” i have multiple logins, some are low level stuff and also there are important admin passes that not everyone should be able to see.

So i’d like to be able to assing something like a “security level” (let’s say from 1-5) to a login and also be able to assing this to a user. So if i mark all the important passwords to 5, only level 5 user accounts can see that. If i assing a password level 3, only users up to level 3 will be able to see it. This way i can make departments see the passwords only they need to see without having to make several organisations to separate all these user levels.

I hope to see this feature as it would make life much easier and i hope it’s not too hard to implement.

Thank you in advance.

I’m just a dumb user but isn’t vaultwarden a lightweight re-implementation of bitwarden server specs. Wouldn’t user facing features need to go into the bitwarden server and its clients first then later re-implemented in vaultwarden?

You are correct. Also all clients need to support sometime like this, and that is not something this project controls.