Permission inheritance in Collections

Hello,

I am facing an issue with managing collections. Currently, it is not possible to automatically inherit permissions when a collection is created under another. This makes access management more complex, as permissions must be manually assigned to each new sub-collection.

I have seen on several forums that Bitwarden may have a script that allows for automatic permission inheritance when updates are made. Could you confirm the existence of this script and provide instructions on how to use it?

Thank you in advance for your help.

Hi @fbreard,

I just responded to the GH discussion you opened previously:

Hi @fbreard,

the scripts and other tools are located under the Bitwarden Labs-repo, more precisely within the admin-scripts. The script you mention does update the permissions when executed, but it doesn’t update future changes automatically. The script will need to be re-run if changes to the permissions in higher order collection or the collection hierarchy is modified.

Please be aware that the GH discussions are meant to discuss Code contribution proposals. For more detailed inquiries, please consider joining the Bitwarden community forums or get in touch with Bitwarden’s support team.

Closing this now.

Kind regards,
Daniel

As I mentioned, this is a better place for your inquiry.

Kind regards,
Daniel

Thank you for your feedback. I’ve made a note of the space where you can ask questions.

How can I run all these scripts on my self-hosted server? Is there any documentation about this?

Thanks for your help