Push new docker image to support SSO #804

Closed
opened 2026-02-20 08:05:13 -05:00 by deekerman · 11 comments
Owner

Originally created by @yggdrasil-tynor on GitHub (Sep 11, 2020).

Was released 2 days ago: https://github.com/bitwarden/web/releases/tag/v2.16.0

Originally created by @yggdrasil-tynor on GitHub (Sep 11, 2020). Was released 2 days ago: https://github.com/bitwarden/web/releases/tag/v2.16.0
deekerman 2026-02-20 08:05:13 -05:00
Author
Owner

@BlackDex commented on GitHub (Sep 11, 2020):

SSO Will not work without server-side changes.
We probably have to implement a lot of code to support this.
Only updating the web-vault will not do the trick.

@BlackDex commented on GitHub (Sep 11, 2020): SSO Will not work without server-side changes. We probably have to implement a lot of code to support this. Only updating the web-vault will not do the trick.
Author
Owner

@Crow-Control commented on GitHub (Sep 11, 2020):

SSO Will not work without server-side changes.
We probably have to implement a lot of code to support this.
Only updating the web-vault will not do the trick.

I've looked into it, the server-side changes are actually quite minimal. Their implementation is basically comparable to a reverse proxy in front of bitwarden (but integrated), it does not replace the normal login and master-password requirements.

Some more info:
https://github.com/bitwarden/server/commits/fd6b10df564778ea73c00e8dcecc00aa74c5eb7d/src/Core/Enums/SsoType.cs
https://bitwarden.com/help/article/getting-started-with-sso/

@Crow-Control commented on GitHub (Sep 11, 2020): > SSO Will not work without server-side changes. > We probably have to implement a lot of code to support this. > Only updating the web-vault will not do the trick. I've looked into it, the server-side changes are actually quite minimal. Their implementation is basically comparable to a reverse proxy in front of bitwarden (but integrated), it does not replace the normal login and master-password requirements. Some more info: https://github.com/bitwarden/server/commits/fd6b10df564778ea73c00e8dcecc00aa74c5eb7d/src/Core/Enums/SsoType.cs https://bitwarden.com/help/article/getting-started-with-sso/
Author
Owner

@xdubx commented on GitHub (Sep 14, 2020):

It would play into my hands if that were to be implemented. But I can only support the statement of Ornias1993.

@xdubx commented on GitHub (Sep 14, 2020): It would play into my hands if that were to be implemented. But I can only support the statement of Ornias1993.
Author
Owner

@BlackDex commented on GitHub (Sep 14, 2020):

Everyone can create a PR to implement this 😉.
Would be nice to have this, including all lot of other stuff.
When someone has time to implement this it will probably be pushed and merged.

@BlackDex commented on GitHub (Sep 14, 2020): Everyone can create a PR to implement this 😉. Would be nice to have this, including all lot of other stuff. When someone has time to implement this it will probably be pushed and merged.
Author
Owner

@littlebigmedia commented on GitHub (Oct 8, 2020):

This would be huge if added correctly!

@littlebigmedia commented on GitHub (Oct 8, 2020): This would be huge if added correctly!
Author
Owner

@BlackDex commented on GitHub (Oct 8, 2020):

To keep the issue tracker more focused, I'm closing this issue in favor of the meta issue at #246

@BlackDex commented on GitHub (Oct 8, 2020): To keep the issue tracker more focused, I'm closing this issue in favor of the meta issue at #246
Author
Owner

@Crow-Control commented on GitHub (Oct 8, 2020):

@BlackDex Besides the fact that it has nothing to do with a docker image needing to be pushed.

@Crow-Control commented on GitHub (Oct 8, 2020): @BlackDex Besides the fact that it has nothing to do with a docker image needing to be pushed.
Author
Owner

@pinpox commented on GitHub (Jul 22, 2021):

I'd like to implement this, but would need a bit of guidance since I've not worked on valtwarden yet. @Ornias1993 What/where would be a good starting point for the changes you mentioned? Would be great to get any pointers!

@pinpox commented on GitHub (Jul 22, 2021): I'd like to implement this, but would need a bit of guidance since I've not worked on valtwarden yet. @Ornias1993 What/where would be a good starting point for the changes you mentioned? Would be great to get any pointers!
Author
Owner

@jiwanovski87 commented on GitHub (Nov 3, 2021):

@pinpox Have you already started with the implementation?

@jiwanovski87 commented on GitHub (Nov 3, 2021): @pinpox Have you already started with the implementation?
Author
Owner

@pinpox commented on GitHub (Nov 3, 2021):

@jiwanovski87 There has been some work here: https://github.com/dani-garcia/vaultwarden/pull/1955

@pinpox commented on GitHub (Nov 3, 2021): @jiwanovski87 There has been some work here: https://github.com/dani-garcia/vaultwarden/pull/1955
Author
Owner

@BloodyIron commented on GitHub (Mar 7, 2023):

Can we get SAML?

@BloodyIron commented on GitHub (Mar 7, 2023): Can we get SAML?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#804
No description provided.