Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Jens Langhammer 82b5274b15
release: 2023.10.3
2023-11-09 18:37:22 +01:00
.github ci: explicitly give write permissions to packages (cherry-pick #7428) (#7430) 2023-11-03 15:46:00 +01:00
.vscode
authentik release: 2023.10.3 2023-11-09 18:37:22 +01: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.3 2023-11-09 18:37:22 +01:00
lifecycle lifecycle: rework otp_merge migration (#7359) 2023-10-28 17:56:04 +02:00
locale
schemas
scripts
tests
web release: 2023.10.3 2023-11-09 18:37:22 +01: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.3 2023-11-09 18:37:22 +01:00
.dockerignore
.editorconfig
.gitignore
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile root: Improve multi arch Docker image build speed (cherry-pick #7355) (#7426) 2023-11-03 13:16:54 +01:00
LICENSE
Makefile
README.md
SECURITY.md
docker-compose.yml release: 2023.10.3 2023-11-09 18:37:22 +01: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 root: Improve multi arch Docker image build speed (cherry-pick #7355) (#7426) 2023-11-03 13:16:54 +01:00
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 root: Improve multi arch Docker image build speed (cherry-pick #7355) (#7426) 2023-11-03 13:16:54 +01:00
pyproject.toml release: 2023.10.3 2023-11-09 18:37:22 +01:00
radius.Dockerfile root: Improve multi arch Docker image build speed (cherry-pick #7355) (#7426) 2023-11-03 13:16:54 +01:00
schema.yml release: 2023.10.3 2023-11-09 18:37:22 +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. 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.