From 0037d037cf837bb8c1cbe9a61d802c2f2afa060e Mon Sep 17 00:00:00 2001 From: Sean Morley Date: Sat, 7 Jun 2025 11:16:17 -0400 Subject: [PATCH] fix: add Authelia to the list of supported social authentication services --- documentation/docs/configuration/social_auth.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/configuration/social_auth.md b/documentation/docs/configuration/social_auth.md index 68214b9..9d4a231 100644 --- a/documentation/docs/configuration/social_auth.md +++ b/documentation/docs/configuration/social_auth.md @@ -9,6 +9,7 @@ The steps for each service varies so please refer to the specific service's docu - [Authentik](social_auth/authentik.md) (self-hosted) - [GitHub](social_auth/github.md) - [Open ID Connect](social_auth/oidc.md) +- [Authelia](https://www.authelia.com/integration/openid-connect/adventure-log/) ## Linking Existing Accounts