From d2b73aba085e43ecfb7a05dd66caf88b95cc5ddf Mon Sep 17 00:00:00 2001 From: Dewi Roberts Date: Thu, 21 May 2026 15:02:02 +0100 Subject: [PATCH] website/docs: release notes: add absorb lms to integrations (#22534) * Add absorb lms to integrations in release notes * Add author --- website/docs/releases/2026/v2026.5.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/releases/2026/v2026.5.md b/website/docs/releases/2026/v2026.5.md index 97804178a5..dbfbe55dd5 100644 --- a/website/docs/releases/2026/v2026.5.md +++ b/website/docs/releases/2026/v2026.5.md @@ -134,6 +134,7 @@ When setting up authentik for the first time, you will now automatically be redi An integration is how authentik connects to third-party applications, directories, and other identity providers. The following integration guides were recently added. A big thanks to our contributors! +- [Absorb LMS](https://integrations.goauthentik.io/learning/absorb-lms) (Thanks to @dewi-tik!) - [Anthropic](https://integrations.goauthentik.io/platforms/anthropic/) (Thanks to @dominic-r!) - [Anthropic Workload Identity Federation](https://integrations.goauthentik.io/platforms/anthropic-workload-identity-federation/) (Thanks to @dominic-r!) - [Forgejo](https://integrations.goauthentik.io/development/forgejo/) (Thanks to @djagoo!)