The authentication glue you need.
Go to file
authentik-automation[bot] 6fc92bd50c
web: bump API Client version (#12442)
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>
2024-12-20 21:11:28 +00:00
.github ci: setup action: remove unused dependencies on poetry install (#12365) 2024-12-17 15:22:13 +01:00
.vscode blueprints: add AtIndex tag (#12386) 2024-12-18 13:10:37 +00:00
authentik web, core: fix grammatical issue in stage bindings (#10799) 2024-12-20 21:45:50 +01:00
blueprints blueprints: fix schema for meta models (#12421) 2024-12-20 03:27:28 +01:00
cmd root: support running authentik in subpath (#8675) 2024-11-26 15:38:23 +01:00
internal internal: fix URL generation for websocket connection (#12439) 2024-12-20 19:18:50 +01:00
lifecycle lifecycle: fix ak exit status not being passed (#12024) 2024-11-14 15:33:03 +01:00
locale translate: Updates for file locale/en/LC_MESSAGES/django.po in fi (#12437) 2024-12-20 18:20:08 +01:00
schemas providers: SCIM (#4835) 2023-03-06 19:39:08 +01:00
scripts ci: only mirror if secret is available (#12181) 2024-11-25 14:59:07 +01:00
tests tests/e2e: manually remove containers for better debugging (#11772) 2024-12-20 22:03:29 +01:00
web web: bump API Client version (#12442) 2024-12-20 21:11:28 +00:00
website website: bump semver and postman-code-generators in /website (#12443) 2024-12-20 22:04:06 +01:00
.bumpversion.cfg release: 2024.12.0 (#12423) 2024-12-19 19:15:34 +00: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 root: Ignore the vendor folder (#7094) 2023-10-06 17:50:46 +02:00
CODEOWNERS root: add locale to codeowners (#12392) 2024-12-18 15:56:46 +01:00
CODE_OF_CONDUCT.md root: rework and expand security policy 2022-11-28 12:10:53 +01:00
CONTRIBUTING.md docs: fix contribution link (#12189) 2024-11-26 14:11:38 +01:00
Dockerfile core: bump maxmind/geoipupdate from v7.0.1 to v7.1.0 (#12073) 2024-11-19 14:22:49 +01:00
LICENSE enterprise: initial license (#5293) 2023-04-19 16:13:45 +02:00
Makefile website/docs: install: add aws (#12082) 2024-12-01 15:43:14 +00:00
README.md website: latest PR for new Docs structure (#11639) 2024-10-09 09:33:40 -05:00
SECURITY.md website/docs: prepare for 2024.12.0 (#12420) 2024-12-19 18:17:14 +00:00
docker-compose.yml root: backport version bump (#12426) 2024-12-19 21:27:13 +01:00
go.mod core: bump goauthentik.io/api/v3 from 3.2024105.5 to 3.2024120.1 (#12434) 2024-12-20 12:01:04 +01:00
go.sum core: bump goauthentik.io/api/v3 from 3.2024105.5 to 3.2024120.1 (#12434) 2024-12-20 12:01:04 +01:00
ldap.Dockerfile ci: fix dockerfile warning (#11956) 2024-11-07 19:16:11 +00:00
manage.py root: add configuration option to enable fips (#10088) 2024-06-14 10:04:00 +00:00
package.json root: backport version bump (#12426) 2024-12-19 21:27:13 +01:00
poetry.lock core: bump ruff from 0.8.3 to 0.8.4 (#12435) 2024-12-20 12:00:44 +01:00
proxy.Dockerfile core: bump github.com/gorilla/sessions from 1.3.0 to 1.4.0 (#11002) 2024-08-22 10:53:58 +02:00
pyproject.toml root: backport version bump (#12426) 2024-12-19 21:27:13 +01:00
rac.Dockerfile core: bump github.com/gorilla/sessions from 1.3.0 to 1.4.0 (#11002) 2024-08-22 10:53:58 +02:00
radius.Dockerfile core: bump github.com/gorilla/sessions from 1.3.0 to 1.4.0 (#11002) 2024-08-22 10:53:58 +02:00
schema.yml web, core: fix grammatical issue in stage bindings (#10799) 2024-12-20 21:45:50 +01:00

README.md

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 CONTRIBUTING.md file.