Manually confirming invited users with Vault 2.2.0 UI #92

Closed
opened 2026-02-04 16:54:27 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @themightychris on GitHub (Sep 17, 2018).

The Vault 2.2.0 UI seems to be missing the "Confirm" action on invited users that enables bypassing the email workflow. Is there any way now through the UI to get someone added to an organization?

screen shot 2018-09-17 at 11 34 28 am
Originally created by @themightychris on GitHub (Sep 17, 2018). The Vault 2.2.0 UI seems to be missing the "Confirm" action on invited users that enables bypassing the email workflow. Is there any way now through the UI to get someone added to an organization? <img width="511" alt="screen shot 2018-09-17 at 11 34 28 am" src="https://user-images.githubusercontent.com/458494/45633398-ae1ae580-ba6d-11e8-910f-343172227674.png">
OVERLORD added the documentation label 2026-02-04 16:54:27 +03:00
Author
Owner

@mprasil commented on GitHub (Sep 18, 2018):

Hi, the way this works is that if you invite users that haven't registered yet, (unless you disable this) they will show as Invited and as such you can't confirm them yet. But once they register, they will automatically be set as Accepted which you can then confirm.

Before they register there's no way to "Accept" them automatically as they don't have valid key set for their account. If you invite users that are already registered, they will straight away show as Accepted.

As for "Resend invitation" button, we should handle that API call with proper error saying email sending is not supported.

Hope that helps.

@mprasil commented on GitHub (Sep 18, 2018): Hi, the way this works is that if you invite users that haven't registered yet, (unless you [disable this](https://github.com/dani-garcia/bitwarden_rs#disable-invitations)) they will show as `Invited` and as such you can't confirm them yet. But once they register, they will [automatically](https://github.com/dani-garcia/bitwarden_rs#inviting-users-into-organization) be set as `Accepted` which you can then confirm. Before they register there's no way to "Accept" them automatically as they don't have valid key set for their account. If you invite users that are already registered, they will straight away show as `Accepted`. As for "Resend invitation" button, we should handle that API call with proper error saying email sending is not supported. Hope that helps.
Author
Owner

@mprasil commented on GitHub (Sep 18, 2018):

I've created an issue for handling the "resend" callback properly. I think the documentation needs to be improved a bit to explain the invitation process.

@mprasil commented on GitHub (Sep 18, 2018): I've created an issue for handling the "resend" callback properly. I think the documentation needs to be improved a bit to explain the invitation process.
Author
Owner

@mprasil commented on GitHub (Sep 18, 2018):

Documentation PR merged, I'm closing this one, but feel free to reopen if more information is needed.

@mprasil commented on GitHub (Sep 18, 2018): Documentation PR merged, I'm closing this one, but feel free to reopen if more information is needed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#92