‼️‼️‼️
SSO is currently only available in the :testing tagged images! The current stable v1.34.3 does not contain the SSO feature. ‼️‼️‼️
<!-- gh-comment-id:3619838579 -->
@Eilios commented on GitHub (Dec 6, 2025):
I'm having the same error, is it because of this?
https://github.com/dani-garcia/vaultwarden/wiki/Enabling-SSO-support-using-OpenId-Connect
Important
‼️ ‼️ ‼️
SSO is currently only available in the :testing tagged images!
**_The current stable v1.34.3 does not contain the SSO feature._**
‼️ ‼️ ‼️
I am also affected by this issue in an identical manner. Same versions etc...
<!-- gh-comment-id:3694961205 -->
@bobsdacool commented on GitHub (Dec 28, 2025):
I am also affected by this issue in an identical manner. Same versions etc...
I was able to get this fixed by specifying the variables through the admin interface.
For whatever reason it didn't work for me when I ran them as environment variables, just as a heads up for anyone else that has this issue.
<!-- gh-comment-id:3704123303 -->
@bobsdacool commented on GitHub (Jan 1, 2026):
I was able to get this fixed by specifying the variables through the admin interface.
For whatever reason it didn't work for me when I ran them as environment variables, just as a heads up for anyone else that has this issue.
I am also affected by this issue in an identical manner. Same versions etc... (Version 1.35.2)
<!-- gh-comment-id:3801759833 -->
@Eyma88 commented on GitHub (Jan 26, 2026):
I am also affected by this issue in an identical manner. Same versions etc... (Version 1.35.2)
Fixed for me : i was missing "openid" in graph permission on EntraID. Now, it works.
<!-- gh-comment-id:3811535622 -->
@boscorelly commented on GitHub (Jan 28, 2026):
> Hi,
>
> same problem here.
Fixed for me : i was missing "openid" in graph permission on EntraID. Now, it works.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @amypotato on GitHub (Nov 9, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6450
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Config:
Vaultwarden Build Version
v1.34.3-9017ca26
Deployment method
Official Container Image
Custom deployment method
Deployed via docker swarm, docker swarm service definition:
Reverse Proxy
traefik 3.6.0
Host/Server Operating System
Linux
Operating System Version
Ubuntu 24.04 LTS
Clients
Web Vault
Client Version
No response
Steps To Reproduce
Expected Result
User is logged in
Actual Result
Error message appears in a red notification in the web vault and is logged in the vaultwarden container:
Logs
Screenshots or Videos
No response
Additional Context
No response
@amypotato commented on GitHub (Nov 9, 2025):
I'm seeing only success for the initial auth in the authentik logs:
@Eilios commented on GitHub (Dec 6, 2025):
I'm having the same error, is it because of this?
https://github.com/dani-garcia/vaultwarden/wiki/Enabling-SSO-support-using-OpenId-Connect
Important
‼️ ‼️ ‼️
SSO is currently only available in the :testing tagged images!
The current stable v1.34.3 does not contain the SSO feature.
‼️ ‼️ ‼️
@Fredouye commented on GitHub (Dec 28, 2025):
Same issue with authentik 2025.10.3 and Vaultwarden 1.35.0
@bobsdacool commented on GitHub (Dec 28, 2025):
I am also affected by this issue in an identical manner. Same versions etc...
@bobsdacool commented on GitHub (Jan 1, 2026):
I was able to get this fixed by specifying the variables through the admin interface.
For whatever reason it didn't work for me when I ran them as environment variables, just as a heads up for anyone else that has this issue.
@Eyma88 commented on GitHub (Jan 26, 2026):
I am also affected by this issue in an identical manner. Same versions etc... (Version 1.35.2)
@boscorelly commented on GitHub (Jan 28, 2026):
Hi,
same problem here.
@boscorelly commented on GitHub (Jan 28, 2026):
Fixed for me : i was missing "openid" in graph permission on EntraID. Now, it works.