1
Organizations api missing.
Source: dani-garcia/vaultwarden#5972 · opened by @Nemirtingas
Hi,
I'm working on an application that will make use of vaultwarden to get/create items, but the user/collections sometimes has an organization. I was going the lightweight course by using direct APIs instead of synchronizing the whole user database.
The missing api is /api/accounts/organizations which should return the organizations of the current user.
As a workaround, I'm currently using /api/accounts/profile and/or /api/sync to get the organizations and their keys.
Could it be implemented? I have absolutely no clue on how to code Rust.
I'm working on an application that will make use of vaultwarden to get/create items, but the user/collections sometimes has an organization. I was going the lightweight course by using direct APIs instead of synchronizing the whole user database.
The missing api is /api/accounts/organizations which should return the organizations of the current user.
As a workaround, I'm currently using /api/accounts/profile and/or /api/sync to get the organizations and their keys.
Could it be implemented? I have absolutely no clue on how to code Rust.
No pledges yet. Be the first to back this.
Comments
Similar requests
[Feature Request] Disable organization administration for users (org admins)
1 vote · 0 comments
Error decoding JWT
1 vote · 0 comments
Default organization flow for `SSO_ONLY`
5 votes · 0 comments
Fetch and display user profile photos from SSO Providers (Microsoft Entra / OIDC) in Admin Dashboards
1 vote · 0 comments
SSO: Add user to organizations according to `groups` claim
2 votes · 0 comments
No comments yet.