From f7117d9dcc405c5b85c203a5f87a953246f67ac4 Mon Sep 17 00:00:00 2001 From: XtremeOwnage <5262735+XtremeOwnageDotCom@users.noreply.github.com> Date: Sat, 9 Aug 2025 12:19:11 -0500 Subject: [PATCH] Update index.mdx - Change Authentik Link Link directly to authentiks documentation for OpenWebUI. --- docs/features/sso/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/sso/index.mdx b/docs/features/sso/index.mdx index 865da2d8..5ce4fd0d 100644 --- a/docs/features/sso/index.mdx +++ b/docs/features/sso/index.mdx @@ -310,7 +310,7 @@ services: ### Authentik -To configure a [Authentik](https://goauthentik.io/) OAuth client, please refer to [documentation](https://docs.goauthentik.io/docs/applications) on how to create an application and `OAuth2/OpenID Provider`. +To configure a [Authentik](https://goauthentik.io/) OAuth client, please refer to [documentation](https://integrations.goauthentik.io/miscellaneous/open-webui/) on how to create an application and `OAuth2/OpenID Provider`. The allowed redirect URI should include `/oauth/oidc/callback`. While creating provider, please note `App-name`, `Client-ID` and `Client-Secret` and use it for open-webui environment variables: