Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Jens Langhammer 8e72fcab59
release: 2023.10.2
2023-10-28 21:43:54 +02:00
.github ci: fix release pipeline 2023-10-26 16:51:52 +02:00
.vscode
authentik release: 2023.10.2 2023-10-28 21:43:54 +02:00
blueprints security: fix oobe-flow reuse when akadmin is deleted (#7361) 2023-10-28 21:24:06 +02:00
cmd
internal release: 2023.10.2 2023-10-28 21:43:54 +02:00
lifecycle lifecycle: rework otp_merge migration (#7359) 2023-10-28 17:56:04 +02:00
locale
schemas
scripts
tests
web release: 2023.10.2 2023-10-28 21:43:54 +02:00
website security: fix oobe-flow reuse when akadmin is deleted (#7361) 2023-10-28 21:24:06 +02:00
.bumpversion.cfg release: 2023.10.2 2023-10-28 21:43:54 +02:00
.dockerignore
.editorconfig
.gitignore
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
Makefile
README.md
SECURITY.md
docker-compose.yml release: 2023.10.2 2023-10-28 21:43:54 +02:00
go.mod core: bump github.com/google/uuid from 1.3.1 to 1.4.0 (#7333) 2023-10-27 11:13:27 +02:00
go.sum core: bump github.com/google/uuid from 1.3.1 to 1.4.0 (#7333) 2023-10-27 11:13:27 +02:00
ldap.Dockerfile
manage.py
poetry.lock core: bump ruff from 0.1.2 to 0.1.3 (#7335) 2023-10-27 11:13:01 +02:00
proxy.Dockerfile
pyproject.toml release: 2023.10.2 2023-10-28 21:43:54 +02:00
radius.Dockerfile
schema.yml release: 2023.10.2 2023-10-28 21:43:54 +02: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. It can be seamlessly integrated into existing environments to support new protocols. authentik is also a great solution for implementing sign-up, recovery, and other similar features in your application, saving you the hassle of dealing with them.

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.