Gauss23

Results 21 comments of Gauss23

What env variables are you setting? Here is the Authentik manual for Vaultwarden, which maybe helps: [https://integrations.goauthentik.io/security/vaultwarden/#vaultwarden-configuration](url) ```SSO_ENABLED=true SSO_AUTHORITY=https://authentik.company/application/o// SSO_CLIENT_ID= SSO_CLIENT_SECRET= SSO_SCOPES="openid email profile offline_access" SSO_ALLOW_UNKNOWN_EMAIL_VERIFICATION=false SSO_CLIENT_CACHE_EXPIRATION=0 SSO_ONLY=false # Set...