The authentication glue you need. https://goauthentik.io
Find a file
authentik-automation[bot] 0b6d3a2850
core, web: update translations (#22013)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2026-05-02 18:26:22 +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 translate: Updates for project authentik and language fr_FR (#22008) 2026-05-02 18:07:19 +02:00
packages enterprise: account lockdown (#18615) 2026-04-30 23:02:46 +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: 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 core, web: update translations (#22013) 2026-05-02 18:26:22 +02:00
website website: bump the build group in /website with 6 updates (#22000) 2026-05-02 18:25:36 +02: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: 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 website: remove the last updated option from footer (#13493) 2025-03-12 18:59:21 +00:00
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.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 enterprise: initial license (#5293) 2023-04-19 16:13:45 +02:00
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 root: Fix transifex link (#17696) 2025-10-24 19:01:42 +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 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