Hello everyone,
I want to self-host a password manager with organizational capabilities like sharing Passwords across organizations and using AD for user management.
Do you have any solutions for my use case?
Thanks in advance.
You must log in or register to comment.
using AD for user management
Do you mean that it authenticates with AD (like with LDAP), or that you want the password manager to manage AD users?
I host Psono and auth via OIDC provided by Authentik.
I chose Psono because it was the only option that offered OIDC on a free tier. Previously I paid for Passbolt which wasn’t bad, but Psono does the same job for free and is nicer to use.
What about Bitwarden Unified for selfhosters?