The authentication glue you need. https://goauthentik.io
  • Python 51.4%
  • TypeScript 31.9%
  • MDX 7.7%
  • Go 4.3%
  • JavaScript 2.1%
  • Other 2.5%
Find a file
Simonyi Gergő f3b85d88f1
website/docs: add release notes for 2026.2.1 (#20659)
* add release notes for `2026.2.1`

* Update release notes for version 2026.2

Signed-off-by: Connor Peshek <connor@connorpeshek.me>

---------

Signed-off-by: Connor Peshek <connor@connorpeshek.me>
Co-authored-by: Connor Peshek <connor@connorpeshek.me>
2026-03-03 13:08:20 -06:00
.github ci: bump tj-actions/changed-files from 47.0.4 to 47.0.5 (#20677) 2026-03-03 13:15:47 +01:00
.vscode web/i18n: Locale Context Merge Branch (#18426) 2025-12-03 06:30:07 +00:00
authentik core: fix get_provider returning base Provider instead of subclass (#19064) 2026-03-02 21:27:39 -05:00
blueprints enterprise/providers/microsoft_entra: fix dangling comma (#20391) 2026-02-18 18:37:33 +01:00
cmd cmd/server/healthcheck: remove worker HTTP healthcheck (#18090) 2025-11-12 14:42:30 +00:00
internal providers/proxy: move search path to query instead of runtime parameter (#20662) 2026-03-03 17:49:28 +00:00
lifecycle core: bump goauthentik/fips-debian from 1b2c47d to 44cd26c in /lifecycle/container (#20678) 2026-03-03 13:15:28 +01:00
locale core, web: update translations (#20303) 2026-02-17 18:18:14 +01:00
packages packages/django-channels-postgres: eagerly delete messages (#20687) 2026-03-03 16:20:37 +01:00
schemas enterprise/providers: WS-Federation (#19583) 2026-01-28 17:43:16 +01:00
scripts core: bump openapitools/openapi-generator-cli from v7.19.0 to v7.20.0 in /scripts/api (#20339) 2026-02-17 13:23:51 +01:00
tests core: bump goauthentik/selenium from 145.0-ak-0.40.1 to 145.0-ak-0.40.2 in /tests/e2e (#20650) 2026-03-02 12:50:33 +01:00
web web: fix identification stage styling in compatibility mode (#20684) 2026-03-03 18:59:33 +01:00
website website/docs: add release notes for 2026.2.1 (#20659) 2026-03-03 13:08:20 -06:00
.dockerignore root: Better version bump (#14905) 2025-08-12 13:50:12 +00:00
.editorconfig website: add netlify cache plugin (#15113) 2025-06-18 15:07:15 +02:00
.gitignore providers/oauth2: Automated OpenID Conformance tests (#14785) 2025-12-22 20:21:22 +01:00
.prettierignore web: Update Deprecated NPM Packages (#18335) 2025-11-24 13:31:42 -05:00
CODE_OF_CONDUCT.md website: remove the last updated option from footer (#13493) 2025-03-12 18:59:21 +00:00
CODEOWNERS web: Packagify Logger (#20541) 2026-02-25 02:03:25 +00:00
CONTRIBUTING.md root: clean up README (#16286) 2025-09-02 21:38:53 +00:00
go.mod core: bump github.com/getsentry/sentry-go from 0.42.0 to 0.43.0 (#20552) 2026-02-25 15:00:42 +01:00
go.sum core: bump github.com/getsentry/sentry-go from 0.42.0 to 0.43.0 (#20552) 2026-02-25 15:00:42 +01:00
LICENSE enterprise: initial license (#5293) 2023-04-19 16:13:45 +02:00
Makefile root: fix gen-changelog and gen-diff (#20598) 2026-02-27 17:57:57 +01:00
manage.py *: replace Celery with Dramatiq (#13492) 2025-07-28 17:00:09 +02:00
package-lock.json web: bump @types/node from 25.3.0 to 25.3.1 in /web (#20596) 2026-02-26 19:11:12 +01:00
package.json web: bump @types/node from 25.3.0 to 25.3.1 in /web (#20596) 2026-02-26 19:11:12 +01:00
pyproject.toml core: bump sentry-sdk from 2.53.0 to 2.54.0 (#20673) 2026-03-03 13:18:11 +01:00
README.md root: Fix transifex link (#17696) 2025-10-24 19:01:42 +02:00
rust-toolchain.toml lifecycle/container: fix rust builds and pin toolchain version (#20300) 2026-02-17 12:50:29 +00:00
schema.yml enterprise/lifecycle: use datetime instead of date to track review cycles (#20283) 2026-02-23 14:55:44 +01:00
SECURITY.md website/docs: update supported versions (#20534) 2026-02-24 22:16:56 +00:00
tsconfig.json web: Update Deprecated NPM Packages (#18335) 2025-11-24 13:31:42 -05:00
uv.lock core: bump sentry-sdk from 2.53.0 to 2.54.0 (#20673) 2026-03-03 13:18:11 +01:00

authentik logo


Join Discord GitHub Workflow Status GitHub Workflow Status GitHub Workflow Status Code Coverage Latest version

What is authentik?

authentik is an open-source Identity Provider (IdP) for modern SSO. It supports SAML, OAuth2/OIDC, LDAP, RADIUS, and more, designed for self-hosting from small labs to large production clusters.

Our enterprise offering is available for organizations to securely replace existing IdPs such as Okta, Auth0, Entra ID, and Ping Identity for robust, large-scale identity management.

Installation

  • Docker Compose: recommended for small/test setups. See the documentation.
  • Kubernetes (Helm Chart): recommended for larger setups. See the documentation and the Helm chart repository.
  • AWS CloudFormation: deploy on AWS using our official templates. See the documentation.
  • DigitalOcean Marketplace: one-click deployment via the official Marketplace app. See the app listing.

Screenshots

Light Dark

Development and contributions

See the Developer Documentation for information about setting up local build environments, testing your contributions, and our contribution process.

Security

Please see SECURITY.md.

Adoption

Using authentik? We'd love to hear your story and feature your logo. Email us at hello@goauthentik.io or open a GitHub Issue/PR!

License

MIT License CC BY-SA 4.0 authentik EE License