• Python 54.9%
  • TypeScript 33.2%
  • Go 3.8%
  • Rust 3.2%
  • CSS 2.2%
  • Other 2.6%
Find a file
2026-07-29 18:39:34 +01:00
.cargo
.github outpost/proxy: rewrite in rust (#21856) 2026-07-29 18:10:01 +02:00
.vscode core: run debugpy within worker process so it's DAP-attachable again (#23401) 2026-06-25 16:10:52 +02:00
authentik enterprise/requests: Add ability to request access (#24183) 2026-07-28 20:18:12 +01:00
blueprints web: improve base url helper text (#24455) 2026-07-29 14:21:16 +00:00
cmd root: move server and worker healthcheck to rust (#23556) 2026-06-30 16:49:32 +00:00
internal internal: remove custom Vary header (#24078) 2026-07-29 15:32:33 +02:00
lifecycle outpost/proxy: rewrite in rust (#21856) 2026-07-29 18:10:01 +02:00
locale outpost/proxy: rewrite in rust (#21856) 2026-07-29 18:10:01 +02:00
packages outpost/proxy: rewrite in rust (#21856) 2026-07-29 18:10:01 +02:00
schemas enterprise/providers/ws_fed: add SAML 1.1 support (#23851) 2026-07-23 12:52:42 +01:00
scripts root: fix context processor name (#24421) 2026-07-28 12:10:51 +01:00
src outpost/proxy: rewrite in rust (#21856) 2026-07-29 18:10:01 +02:00
tests outpost/proxy: rewrite in rust (#21856) 2026-07-29 18:10:01 +02:00
web web/admin: ui fixes for requests (#24458) 2026-07-29 18:39:34 +01:00
website website/docs: mention pnpm alongside Node.js in developer setup docs (#24439) 2026-07-29 00:33:31 +00:00
.dockerignore
.editorconfig
.gitattributes
.gitignore root: Replace (npm + Corepack) with pnpm (#22830) 2026-07-01 19:24:19 +00:00
.npmrc root: Replace (npm + Corepack) with pnpm (#22830) 2026-07-01 19:24:19 +00:00
.nvmrc root: add .nvmrc (#24440) 2026-07-29 15:12:35 +01:00
.prettierignore root: Replace (npm + Corepack) with pnpm (#22830) 2026-07-01 19:24:19 +00:00
AGENTS.md root: fix agents test instructions (#24119) 2026-07-17 16:53:06 +02:00
build.rs
Cargo.lock outpost/proxy: rewrite in rust (#21856) 2026-07-29 18:10:01 +02:00
Cargo.toml outpost/proxy: rewrite in rust (#21856) 2026-07-29 18:10:01 +02:00
CLAUDE.md
CODE_OF_CONDUCT.md
CODEOWNERS root: Add .nvmrc to CODEOWNERS (#24444) 2026-07-29 14:26:52 +00:00
CONTRIBUTING.md
cspell.config.jsonc root: don't fail fast cspell (#24223) 2026-07-20 13:56:37 +00:00
go.mod core: bump github.com/prometheus/client_golang from 1.24.0 to 1.24.1 (#24446) 2026-07-29 15:14:52 +02:00
go.sum core: bump github.com/prometheus/client_golang from 1.24.0 to 1.24.1 (#24446) 2026-07-29 15:14:52 +02:00
LICENSE
Makefile root: fix make gen-changelog (#24122) 2026-07-21 18:35:55 +02:00
manage.py
package.json web, docs, packages/*: Fix pnpm Workspace Catalogs (#23944) 2026-07-16 14:08:23 +02:00
pnpm-lock.yaml web, docs, packages/*: Fix pnpm Workspace Catalogs (#23944) 2026-07-16 14:08:23 +02:00
pnpm-workspace.yaml web, docs, packages/*: Fix pnpm Workspace Catalogs (#23944) 2026-07-16 14:08:23 +02:00
pyproject.toml core: bump msgraph-sdk from 1.59.2 to 1.60.0 (#24448) 2026-07-29 15:14:44 +02:00
README.md
rust-toolchain.toml core: bump rust-toolchain from 1.97.0 to 1.97.1 (#24148) 2026-07-17 12:43:02 +01:00
schema.yml enterprise/requests: Add ability to request access (#24183) 2026-07-28 20:18:12 +01:00
SECURITY.md
tsconfig.json
uv.lock core: bump msgraph-sdk from 1.59.2 to 1.60.0 (#24448) 2026-07-29 15:14:44 +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.

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