Custom authentik builds with patches
  • Python 54.8%
  • TypeScript 34.7%
  • Go 4.3%
  • CSS 2.2%
  • Rust 1.9%
  • Other 2%
Find a file
2026-05-28 17:37:13 +02:00
.cargo root: init rust worker (#21324) 2026-04-27 01:08:32 +02:00
.github enterprise/stages/mtls: attempt fix freezegun (cherry-pick #22474 to version-2026.5) (#22501) 2026-05-20 16:33:44 +02:00
.vscode core, web: Vendored client follow-ups (#21174) 2026-03-26 18:33:24 +01:00
.woodpecker ci: remove invalid timeout property from step config 2026-05-28 17:37:13 +02:00
authentik stages/identification: add configurable passwordless button label 2026-05-27 02:28:06 +02:00
blueprints release: 2026.5.0 2026-05-22 00:29:01 +00:00
cmd root: introduce allinone mode (#21990) 2026-05-04 16:43:11 +02:00
internal release: 2026.5.0 2026-05-22 00:29:01 +00:00
lifecycle release: 2026.5.0 2026-05-22 00:29:01 +00:00
locale root: fix gitignore binary paths (cherry-pick #22445 to version-2026.5) (#22485) 2026-05-20 03:55:19 +02:00
packages release: 2026.5.0 2026-05-22 00:29:01 +00:00
schemas enterprise/providers: WS-Federation (#19583) 2026-01-28 17:43:16 +01:00
scripts scripts/api_filter_schema: fix authentication (#21644) 2026-04-16 16:19:32 +00:00
src root: introduce allinone mode (#21990) 2026-05-04 16:43:11 +02:00
tests web: fix identification stage OUIA attributes (#22049) 2026-05-06 02:31:17 +02:00
web stages/identification: add configurable passwordless button label 2026-05-27 02:28:06 +02:00
website website/release: Release notes updates (cherry-pick #22543 to version-2026.5) (#22545) 2026-05-21 18:32:08 -05:00
.dockerignore packages/ak-lib: init (#21257) 2026-03-31 11:33:46 +02:00
.editorconfig website: add netlify cache plugin (#15113) 2025-06-18 15:07:15 +02:00
.gitattributes packages/django-dramatiq-postgres: fix default value for HTTPServerThread (#21216) 2026-03-28 20:57:46 +01:00
.gitignore root: fix gitignore binary paths (cherry-pick #22445 to version-2026.5) (#22485) 2026-05-20 03:55:19 +02:00
.prettierignore core, web: Vendored client follow-ups (#21174) 2026-03-26 18:33:24 +01:00
build.rs root: fix rust build with uv-installed Python (#21858) 2026-04-28 18:11:22 +02:00
Cargo.lock release: 2026.5.0 2026-05-22 00:29:01 +00:00
Cargo.toml release: 2026.5.0 2026-05-22 00:29:01 +00:00
CODE_OF_CONDUCT.md
CODEOWNERS root: fix rust build with uv-installed Python (#21858) 2026-04-28 18:11:22 +02:00
CONTRIBUTING.md root: clean up README (#16286) 2025-09-02 21:38:53 +00:00
cspell.config.jsonc policies/event_matcher: Add query option to filter events (#21618) 2026-04-16 01:52:11 +02:00
go.mod core: bump github.com/getsentry/sentry-go from 0.46.0 to 0.46.1 (#22019) 2026-05-04 12:13:02 +02:00
go.sum core: bump github.com/getsentry/sentry-go from 0.46.0 to 0.46.1 (#22019) 2026-05-04 12:13:02 +02:00
LICENSE
Makefile root: fix version bump sed command (#22149) 2026-05-08 14:14:11 +02:00
manage.py root: init rust worker (#21324) 2026-04-27 01:08:32 +02:00
package-lock.json release: 2026.5.0 2026-05-22 00:29:01 +00:00
package.json release: 2026.5.0 2026-05-22 00:29:01 +00:00
pyproject.toml release: 2026.5.0 2026-05-22 00:29:01 +00:00
README.md website: Docs and README new screenshots (cherry-pick #22341 to version-2026.5) (#22441) 2026-05-18 17:00:21 +02:00
rust-toolchain.toml core: bump rust-toolchain from 1.94.1 to 1.95.0 (#21660) 2026-04-17 23:48:49 +01:00
schema.yml release: 2026.5.0 2026-05-22 00:29:01 +00:00
SECURITY.md security: add item to intended behavior section of security policy (#21430) 2026-04-07 13:00:26 +02:00
tsconfig.json core, web: Vendored client follow-ups (#21174) 2026-03-26 18:33:24 +01:00
uv.lock release: 2026.5.0 2026-05-22 00:29:01 +00: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.

When you contribute documentation, either to accompany a code change or as a standalone contribution, please be sure to follow our documentation Style Guide.

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