Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Jens Langhammer 64c38909ff
release: 2023.10.1
2023-10-26 20:06:05 +02:00
.github ci: fix release pipeline 2023-10-26 16:51:52 +02:00
.vscode
authentik release: 2023.10.1 2023-10-26 20:06:05 +02:00
blueprints stages/user_write: allow setting user type when creating new user (#7293) 2023-10-26 14:33:29 +02:00
cmd
internal release: 2023.10.1 2023-10-26 20:06:05 +02:00
lifecycle lifecycle: fix otp merge migration (#7315) 2023-10-26 20:05:33 +02:00
locale
schemas
scripts
tests web: bump the wdio group in /tests/wdio with 3 updates (#7290) 2023-10-25 12:08:42 +02:00
web release: 2023.10.1 2023-10-26 20:06:05 +02:00
website website/docs: add 2023.10 release notes (#7309) 2023-10-26 15:10:17 +02:00
.bumpversion.cfg release: 2023.10.1 2023-10-26 20:06:05 +02:00
.dockerignore
.editorconfig
.gitignore
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile core: bump node from 20 to 21 (#7237) 2023-10-20 11:17:58 +02:00
LICENSE
Makefile
README.md
SECURITY.md
docker-compose.yml release: 2023.10.1 2023-10-26 20:06:05 +02:00
go.mod core: bump goauthentik.io/api/v3 from 3.2023083.9 to 3.2023083.10 (#7256) 2023-10-23 11:13:05 +02:00
go.sum core: bump goauthentik.io/api/v3 from 3.2023083.9 to 3.2023083.10 (#7256) 2023-10-23 11:13:05 +02:00
ldap.Dockerfile
manage.py
poetry.lock core: bump duo-client from 5.1.0 to 5.2.0 (#7306) 2023-10-26 11:51:51 +02:00
proxy.Dockerfile core: bump node from 20 to 21 (#7237) 2023-10-20 11:17:58 +02:00
pyproject.toml release: 2023.10.1 2023-10-26 20:06:05 +02:00
radius.Dockerfile
schema.yml release: 2023.10.1 2023-10-26 20:06:05 +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.