mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 08:32:45 -05:00
[SSO] Button not showing up #6165
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Cyanogenbot on GitHub (Jan 19, 2026).
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Environment settings which are overridden: DOMAIN, ADMIN_TOKEN
Config:
Vaultwarden Build Version
1.35.1-r0
Deployment method
OS Package (apt, yum/dnf, pacman, apk, nix, ...)
Custom deployment method
through proxmox helper script
Reverse Proxy
NginxProxyManager externally, but domain is configured
Host/Server Operating System
Linux
Operating System Version
proxmox 9
Clients
Web Vault
Client Version
2025.12.1
Steps To Reproduce
Installing the sso with authentik and then setting up the sso via my .env file via the authentik tutorial. This includes the custom scope.
Attempted fixes:
Made sure to use the default authentik keys, no encryption & deleted website cache
Have tried to remove the trailing / and added it back, neither works.
played around with the authentik subject mode (kept it on email)
Tested whether sso url works in browser: https://login.domain.de/application/o/vaultwarden/.well-known/openid-configuration seems to work fine
Expected Result
A working sso setup of which the button shows
Actual Result
Button is nowhere to be found
Logs
Screenshots or Videos
No response
Additional Context
No response