No description
  • Python 52.1%
  • TypeScript 36.4%
  • MDX 4.7%
  • Go 3.8%
  • JavaScript 1.5%
  • Other 1.4%
Find a file
tylerobara d14506804b
Add files via upload
Signed-off-by: tylerobara <49762914+tylerobara@users.noreply.github.com>
2025-06-05 09:35:25 -04:00
.github ci: fix broken cache (#14725) 2025-05-28 01:06:49 +02:00
.vscode web: Use monorepo package utilities to build packages (#14159) 2025-05-02 19:48:19 -04:00
authentik providers/proxy: set_oauth_defaults in reconcile instead of task (#14875) 2025-06-05 14:28:18 +02:00
blueprints root: backport version bump 2025.6.0 (#14904) 2025-06-04 18:28:52 +02:00
cmd enterprise/stages: Add MTLS stage (#14296) 2025-05-19 22:48:17 +02:00
internal root: backport version bump 2025.6.0 (#14904) 2025-06-04 18:28:52 +02:00
lifecycle root: backport version bump 2025.6.0 (#14904) 2025-06-04 18:28:52 +02:00
locale core, web: update translations (#14910) 2025-06-05 14:11:00 +02:00
packages web: bump the eslint group across 2 directories with 5 updates (#14813) 2025-06-02 14:12:26 +02:00
schemas providers: SCIM (#4835) 2023-03-06 19:39:08 +01:00
scripts web/NPM Workspaces: TypeScript API Client TSConfig. (#14555) 2025-05-28 07:07:52 -04:00
tests stages/email: fix email scanner voiding token (#14325) 2025-05-28 13:09:30 +02:00
web translate: Updates for file web/xliff/en.xlf in zh_CN (#14916) 2025-06-05 14:04:27 +02:00
website Add files via upload 2025-06-05 09:35:25 -04:00
.bumpversion.cfg root: backport version bump 2025.6.0 (#14904) 2025-06-04 18:28:52 +02:00
.dockerignore enterprise/providers: Add RAC [AUTH-15] (#7291) 2023-12-30 21:33:14 +01:00
.editorconfig website: codespell with custom dictionary and CI (#5062) 2023-03-24 00:24:55 +01:00
.gitignore ci: add NPM packages publish (#13974) 2025-04-14 08:14:17 -06:00
.prettierignore Revert "website/docs: Prepare for monorepo. (#14119)" (#14239) 2025-04-24 21:44:13 +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: add packages/ to codeowners (#13975) 2025-04-14 08:05:09 -06:00
CONTRIBUTING.md docs: fix contribution link (#12189) 2024-11-26 14:11:38 +01:00
docker-compose.yml root: backport version bump 2025.6.0 (#14904) 2025-06-04 18:28:52 +02:00
Dockerfile core: bump astral-sh/uv from 0.7.10 to 0.7.11 (#14918) 2025-06-05 12:33:17 +00:00
go.mod core: bump goauthentik.io/api/v3 from 3.2025041.4 to 3.2025060.1 (#14919) 2025-06-05 14:05:29 +02:00
go.sum core: bump goauthentik.io/api/v3 from 3.2025041.4 to 3.2025060.1 (#14919) 2025-06-05 14:05:29 +02:00
ldap.Dockerfile outposts: fix tmpdir in containers not being set (#14444) 2025-05-09 17:57:25 +02:00
LICENSE enterprise: initial license (#5293) 2023-04-19 16:13:45 +02:00
Makefile root: do not use /bin/bash directly (#14698) 2025-05-26 14:38:29 +02:00
manage.py root: add configuration option to enable fips (#10088) 2024-06-14 10:04:00 +00:00
package-lock.json root: backport version bump 2025.6.0 (#14904) 2025-06-04 18:28:52 +02:00
package.json root: backport version bump 2025.6.0 (#14904) 2025-06-04 18:28:52 +02:00
proxy.Dockerfile core: bump library/node from 22 to 24 (#14410) 2025-05-20 16:02:51 +02:00
pyproject.toml tenants: fix tenant aware celery scheduler (#14921) 2025-06-05 12:20:01 +00:00
rac.Dockerfile outposts: fix tmpdir in containers not being set (#14444) 2025-05-09 17:57:25 +02:00
radius.Dockerfile outposts: fix tmpdir in containers not being set (#14444) 2025-05-09 17:57:25 +02:00
README.md root: readme: use right contribution guide link (#14250) 2025-05-07 21:20:32 +00:00
schema.yml root: backport version bump 2025.6.0 (#14904) 2025-06-04 18:28:52 +02:00
SECURITY.md website/docs: rotate supported versions: 2025.6 (#14856) 2025-06-04 16:33:57 +02:00
tsconfig.json web: Use monorepo package utilities to build packages (#14159) 2025-05-02 19:48:19 -04:00
uv.lock tenants: fix tenant aware celery scheduler (#14921) 2025-06-05 12:20:01 +00:00

authentik logo


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

What is authentik?

authentik is an open-source Identity Provider that emphasizes flexibility and versatility, with support for a wide set of protocols.

Our enterprise offer can also be used as a self-hosted replacement for large-scale deployments of Okta/Auth0, Entra ID, Ping Identity, or other legacy IdPs for employees and B2B2C use.

Installation

For small/test setups it is recommended to use Docker Compose; refer to the documentation.

For bigger setups, there is a Helm Chart here. This is documented here.

Screenshots

Light Dark

Development

See Developer Documentation

Security

See SECURITY.md

Adoption and Contributions

Your organization uses authentik? We'd love to add your logo to the readme and our website! Email us @ hello@goauthentik.io or open a GitHub Issue/PR! For more information on how to contribute to authentik, please refer to our contribution guide.