From 1d33ed6beda5010f5c44fe3948c96104381e4665 Mon Sep 17 00:00:00 2001 From: pojlFDlxCOvZ4Kg8y1l4 <42654642+pojlFDlxCOvZ4Kg8y1l4@users.noreply.github.com> Date: Sat, 23 Aug 2025 18:30:41 +0200 Subject: [PATCH] docs: update oauth.md - Authentik link leads to Page Not Found error (#21186) Update oauth.md Updated Authentik link --- docs/docs/administration/oauth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/administration/oauth.md b/docs/docs/administration/oauth.md index 7450ae1b08..4c8bd33bee 100644 --- a/docs/docs/administration/oauth.md +++ b/docs/docs/administration/oauth.md @@ -10,7 +10,7 @@ Unable to set `app.immich:///oauth-callback` as a valid redirect URI? See [Mobil Immich supports 3rd party authentication via [OpenID Connect][oidc] (OIDC), an identity layer built on top of OAuth2. OIDC is supported by most identity providers, including: -- [Authentik](https://goauthentik.io/integrations/sources/oauth/#openid-connect) +- [Authentik](https://integrations.goauthentik.io/media/immich/) - [Authelia](https://www.authelia.com/integration/openid-connect/immich/) - [Okta](https://www.okta.com/openid-connect/) - [Google](https://developers.google.com/identity/openid-connect/openid-connect)