The authentication glue you need.
  • Python 54.9%
  • TypeScript 34.6%
  • Go 4.4%
  • CSS 2.1%
  • Rust 1.9%
  • Other 2%
Find a file
Jens L. a0cdd81f71
tests: add mixin to launch traefik for tests requiring SSL (#22011)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2026-05-01 18:23:13 +02:00
.cargo root: init rust worker (#21324) 2026-04-27 01:08:32 +02:00
.github ci: bump taiki-e/install-action from 2.75.23 to 2.75.25 in /.github/actions/setup (#22005) 2026-05-01 12:49:04 +02:00
.vscode core, web: Vendored client follow-ups (#21174) 2026-03-26 18:33:24 +01:00
authentik stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#21999) 2026-05-01 12:48:51 +02:00
blueprints enterprise: account lockdown (#18615) 2026-04-30 23:02:46 +00:00
cmd root: init rust worker (#21324) 2026-04-27 01:08:32 +02:00
internal providers/radius: fix message authenticator validation (#21824) 2026-04-25 20:53:29 +02:00
lifecycle lifecycle/aws: bump aws-cdk from 2.1118.4 to 2.1119.0 in /lifecycle/aws (#22001) 2026-05-01 12:49:17 +02:00
locale website/integrations: Add guide to integrate Technitium DNS with authentik (#21826) 2026-05-01 15:12:24 +02:00
packages enterprise: account lockdown (#18615) 2026-04-30 23:02:46 +00:00
schemas
scripts scripts/api_filter_schema: fix authentication (#21644) 2026-04-16 16:19:32 +00:00
src root: only allow listen failure in dev (#21987) 2026-04-30 14:17:48 +02:00
tests tests: add mixin to launch traefik for tests requiring SSL (#22011) 2026-05-01 18:23:13 +02:00
web web/admin: use bindings form for app entitlements (#22007) 2026-05-01 16:28:46 +02:00
website website/docs: document air-gapped upgrades (#21972) 2026-05-01 11:54:37 -04:00
.dockerignore packages/ak-lib: init (#21257) 2026-03-31 11:33:46 +02:00
.editorconfig
.gitattributes packages/django-dramatiq-postgres: fix default value for HTTPServerThread (#21216) 2026-03-28 20:57:46 +01:00
.gitignore root: cleanup API generation (#21172) 2026-03-26 13:48:01 +00: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 core: bump reqwest from 0.13.2 to 0.13.3 (#22006) 2026-05-01 12:49:01 +02:00
Cargo.toml core: bump reqwest from 0.13.2 to 0.13.3 (#22006) 2026-05-01 12:49:01 +02: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
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.45.1 to 0.46.0 (#21955) 2026-04-29 12:36:43 +02:00
go.sum core: bump github.com/getsentry/sentry-go from 0.45.1 to 0.46.0 (#21955) 2026-04-29 12:36:43 +02:00
LICENSE
Makefile root: init rust worker (#21324) 2026-04-27 01:08:32 +02:00
manage.py root: init rust worker (#21324) 2026-04-27 01:08:32 +02:00
package-lock.json web: bump brace-expansion from 1.1.13 to 1.1.14 (#21820) 2026-04-25 11:27:27 +02:00
package.json web: bump cspell from 9.7.0 to 10.0.0 (#21427) 2026-04-07 15:15:53 +01:00
pyproject.toml core: bump uvicorn[standard] from 0.45.0 to 0.46.0 (#22002) 2026-05-01 12:49:12 +02:00
README.md
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 enterprise: account lockdown (#18615) 2026-04-30 23:02:46 +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 core: bump uvicorn[standard] from 0.45.0 to 0.46.0 (#22002) 2026-05-01 12:49:12 +02: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