feature/sso #4

Merged
bstein merged 30 commits from feature/sso into main 2025-12-11 20:43:36 +00:00
Showing only changes of commit dbede55ad4 - Show all commits

View File

@ -25,7 +25,6 @@ spec:
- --redirect-url=https://auth.bstein.dev/oauth2/callback - --redirect-url=https://auth.bstein.dev/oauth2/callback
- --oidc-issuer-url=https://sso.bstein.dev/realms/atlas - --oidc-issuer-url=https://sso.bstein.dev/realms/atlas
- --scope=openid profile email groups - --scope=openid profile email groups
- --allowed-group=admin
- --email-domain=* - --email-domain=*
- --set-xauthrequest=true - --set-xauthrequest=true
- --pass-access-token=true - --pass-access-token=true