This commit is contained in:
Timothy Jaeryang Baek
2025-10-03 23:55:05 -05:00
parent e1d92740a9
commit e59b6fb02c
7 changed files with 9 additions and 9 deletions

View File

@@ -180,5 +180,5 @@ Restart your Open WebUI instance after setting these environment variables.
* **Groups Not Syncing:** Verify that the `OAUTH_GROUP_CLAIM` environment variable matches the claim name configured in the Okta ID Token settings. Ensure the user has logged out and back in after group changes - a login flow is required to update OIDC. Remember admin groups are not synced.
* **Configuration Errors:** Review the Open WebUI server logs for detailed error messages related to OIDC configuration.
* Refer to the official [Open WebUI SSO Documentation](/features/sso).
* Refer to the official [Open WebUI SSO Documentation](/features/auth).
* Consult the [Okta Developer Documentation](https://developer.okta.com/docs/).