Skip to content

Commit 6f00a3f

Browse files
committed
Update okta-oidc-sso.md
1 parent 5bd68a7 commit 6f00a3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tutorials/integrations/okta-oidc-sso.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,5 @@ Restart your Open WebUI instance after setting these environment variables.
128128
* **400 Bad Request/Redirect URI Mismatch:** Double-check that the **Sign-in redirect URI** in your Okta application exactly matches `<your-open-webui-url>/oauth/oidc/callback`.
129129
* **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.
130130
* **Configuration Errors:** Review the Open WebUI server logs for detailed error messages related to OIDC configuration.
131-
* Refer to the official [Open WebUI SSO Documentation](../features/sso.md).
131+
* Refer to the official [Open WebUI SSO Documentation](/features/sso.md).
132132
* Consult the [Okta Developer Documentation](https://developer.okta.com/docs/).

0 commit comments

Comments
 (0)