feature/sso-hardening #9

Merged
bstein merged 685 commits from feature/sso-hardening into main 2026-01-13 20:23:26 +00:00
Showing only changes of commit f68668f987 - Show all commits

View File

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