jellyfin: fix oidc redirect to api/oidc/callback

This commit is contained in:
Brad Stein 2025-12-20 13:51:46 -03:00
parent 5b0fbd344b
commit f68668f987

View File

@ -77,7 +77,7 @@ spec:
- name: OIDC_ISSUER
value: "https://sso.bstein.dev/realms/atlas"
- name: OIDC_REDIRECT_URI
value: "https://stream.bstein.dev/oauth2/callback"
value: "https://stream.bstein.dev/api/oidc/callback"
- name: OIDC_LOGOUT_URI
value: "https://sso.bstein.dev/realms/atlas/protocol/openid-connect/logout?redirect_uri=https://stream.bstein.dev/"
- name: OIDC_SCOPES