feat: configure OIDC SSO integration for Open WebUI in fleet.yaml

This commit is contained in:
2026-05-05 11:25:14 +02:00
parent a1ad05be8b
commit 6b404acc58
+13 -2
View File
@@ -16,8 +16,19 @@ helm:
enabled: false enabled: false
enableOpenaiApi: false enableOpenaiApi: false
ollamaUrls: ollamaUrls:
- "http://ollama.ollama.homelab-test.hnrx.net" - "http://ollama.ollama.homelab-test.hnrx.net"
sso:
enabled: true
mergeAccountsByEmail: true
oidc:
enabled: true
clientId: "A2Uwc9itTw5Lfrt7s89Y1T0v8xfsOQ5Kf4hhewf2"
clientSecret: "pCkZipLmaKymVeUzicUDs4NQ44W0kVT3YwRzm30cUUPGvN9YFuqoMJzmivQyQ10PU4JW55ZTaOC2mcz52N2R8azIMfILOtIxzi2oGqU6fLCjVNYuzCuxuouHiYUOphVC"
providerUrl: "https://auth.hnrx.net/application/o/openwebui/.well-known/openid-configuration"
providerName: "SSO"
scopes: "openid email profile"
route: route:
enabled: true enabled: true
hostnames: hostnames: