fix: potential issue?
This commit is contained in:
@@ -74,12 +74,12 @@ spec:
|
|||||||
# OIDC via Authentik
|
# OIDC via Authentik
|
||||||
sso:
|
sso:
|
||||||
enabled: true
|
enabled: true
|
||||||
enableSignup: false
|
enableSignup: true
|
||||||
mergeAccountsByEmail: false
|
mergeAccountsByEmail: true
|
||||||
oidc:
|
oidc:
|
||||||
enabled: true
|
enabled: true
|
||||||
providerName: "SSO"
|
providerName: "Authentik"
|
||||||
providerUrl: "https://authentik.yadunut.dev/application/o/open-webui"
|
providerUrl: "https://authentik.yadunut.dev/application/o/open-webui/.well-known/openid-configuration"
|
||||||
clientId: "Z37HQwWBYxax4vwN047B8PWr3JxT6qMAOtCAyJ4Z"
|
clientId: "Z37HQwWBYxax4vwN047B8PWr3JxT6qMAOtCAyJ4Z"
|
||||||
clientExistingSecret: open-webui-oidc-client-secret
|
clientExistingSecret: open-webui-oidc-client-secret
|
||||||
clientExistingSecretKey: password
|
clientExistingSecretKey: password
|
||||||
|
|||||||
Reference in New Issue
Block a user