Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 23 additions & 1 deletion website/docs/releases/2025/v2025.12.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Release 2025.12
slug: "/releases/2025.12"
unlisted: true
---

:::info
Expand Down Expand Up @@ -125,9 +126,30 @@ Sources can now be promoted to display as primary buttons on the login page inst

We have replaced our too-short Terminology page with a more rich [Glossary](../../core/glossary/), with terms that are searchable by tags or first letter.

## New integration guides

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 the contributors of many of these new guides.

- [Amazon Business](https://integrations.goauthentik.io/miscellaneous/amazon-business/) (Thanks to [@nicedevil007](https://github.com/nicedevil007)!)
Comment thread
tanberry marked this conversation as resolved.
- [ChatGPT](https://integrations.goauthentik.io/chat-communication-collaboration/chatgpt/) (Thanks to [@nicedevil007](https://github.com/nicedevil007)!)
- [ezBookkeeping](https://integrations.goauthentik.io/miscellaneous/ezbookkeeping/) (Thanks to [@mayswind](https://github.com/mayswind)!)
- [FortiMail](https://integrations.goauthentik.io/security/fortimail/) (Thanks to [@nicedevil007](https://github.com/nicedevil007)!)
- [GLPI](https://integrations.goauthentik.io/documentation/glpi/) (Thanks to [@lameslime](https://github.com/lameslime)!)
- [Hoop.dev](https://integrations.goauthentik.io/networking/hoop.dev/) (Thanks to [@shcherbak](https://github.com/shcherbak)!)
- [Jellyseer](https://integrations.goauthentik.io/media/jellyseerr/) (Thanks to [@gabay](https://github.com/gabay)!)
- [Joplin](https://integrations.goauthentik.io/chat-communication-collaboration/joplin/) (Thanks to [@tetragir](https://github.com/tetragir)!)
Comment thread
dominic-r marked this conversation as resolved.
- [Keycloak](https://integrations.goauthentik.io/infrastructure/keycloak/)
- [KitchenOwl](https://integrations.goauthentik.io/documentation/kitchenowl/) (Thanks to [@l0f3n](https://github.com/l0f3n)!)
- [KnowBe4](https://integrations.goauthentik.io/security/knowbe4/) (Thanks to [@nicedevil007](https://github.com/nicedevil007)!)
- [macmon NAC](https://integrations.goauthentik.io/security/macmon-nac/) (Thanks to [@nicedevil007](https://github.com/nicedevil007)!)
- [Microsoft365](https://integrations.goauthentik.io/platforms/microsoft/) (Thanks to [@nicedevil007](https://github.com/nicedevil007)!)
- [Placetel](s://integrations.goauthentik.io/chat-communication-collaboration/placetel/) (Thanks to [@TimoReusch](https://github.com/TimoReusch)!)
- [Salesforce](https://integrations.goauthentik.io/platforms/salesforce/)
- [SeaTable](https://integrations.goauthentik.io/chat-communication-collaboration/seatable/) (Thanks to [@christophdb](https://github.com/christophdb)!)

## Upgrading

This release does not introduce any new requirements. You can follow the upgrade instructions below; for more detailed information about upgrading authentik, refer to our [Upgrade documentation](../../install-config/upgrade.mdx).
This release does not introduce any new requirements, but be sure to read about any breaking changes. You can follow the upgrade instructions below; for more detailed information about upgrading authentik, refer to our [Upgrade documentation](../../install-config/upgrade.mdx).

:::warning
When you upgrade, be aware that the version of the authentik instance and of any outposts must be the same. We recommended that you always upgrade any outposts at the same time you upgrade your authentik instance.
Expand Down
Loading