oauth auto redirect and allowed role in openwebui
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
This commit is contained in:
@@ -74,6 +74,12 @@ spec:
|
||||
value: "false"
|
||||
- name: OAUTH_MERGE_ACCOUNTS_BY_EMAIL
|
||||
value: "true"
|
||||
- name: ENABLE_OAUTH_ROLE_MANAGEMENT
|
||||
value: "true"
|
||||
- name: OAUTH_ALLOWED_ROLES
|
||||
value: "user"
|
||||
- name: OAUTH_AUTO_REDIRECT
|
||||
value: "true"
|
||||
# STT via whisper-server (routed through llama-swap)
|
||||
- name: AUDIO_STT_ENGINE
|
||||
value: "openai"
|
||||
|
||||
Reference in New Issue
Block a user