webui/.env aktualisiert
This commit is contained in:
@@ -20,4 +20,5 @@ OIDC_CLIENT_ID=openwebui-client # client ID created in Keyc
|
||||
OIDC_CLIENT_SECRET=your-client-secret # client secret (if confidential)
|
||||
OIDC_REDIRECT_URI=https://your-domain.com/auth/callback # exact redirect URI in Keycloak
|
||||
OIDC_SCOPE=openid email profile # scopes you want to request
|
||||
OIDC_PKCE=true # PKCE (recommended)
|
||||
OIDC_PKCE=true # PKCE (recommended)
|
||||
LOG_LEVEL=debug
|
||||
Reference in New Issue
Block a user