Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Jens Langhammer a2a67161ac
release: 2023.10.4
2023-11-21 18:38:24 +01:00
.github root: specify node and python versions in respective config files, deduplicate in CI (#7620) 2023-11-19 00:35:55 +01:00
.vscode
authentik release: 2023.10.4 2023-11-21 18:38:24 +01:00
blueprints
cmd
internal release: 2023.10.4 2023-11-21 18:38:24 +01:00
lifecycle
locale
schemas
scripts
tests root: specify node and python versions in respective config files, deduplicate in CI (#7620) 2023-11-19 00:35:55 +01:00
web release: 2023.10.4 2023-11-21 18:38:24 +01:00
website security: fix CVE-2023-48228 (cherry-pick #7666) (#7668) 2023-11-21 18:13:54 +01:00
.bumpversion.cfg release: 2023.10.4 2023-11-21 18:38:24 +01:00
.dockerignore
.editorconfig
.gitignore
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile core: bump golang from 1.21.3-bookworm to 1.21.4-bookworm (cherry-pick #7483) (#7622) 2023-11-19 00:33:07 +01:00
LICENSE
Makefile
README.md
SECURITY.md
docker-compose.yml release: 2023.10.4 2023-11-21 18:38:24 +01:00
go.mod
go.sum
ldap.Dockerfile core: bump golang from 1.21.3-bookworm to 1.21.4-bookworm (cherry-pick #7483) (#7622) 2023-11-19 00:33:07 +01:00
manage.py
poetry.lock root: specify node and python versions in respective config files, deduplicate in CI (#7620) 2023-11-19 00:35:55 +01:00
proxy.Dockerfile core: bump golang from 1.21.3-bookworm to 1.21.4-bookworm (cherry-pick #7483) (#7622) 2023-11-19 00:33:07 +01:00
pyproject.toml release: 2023.10.4 2023-11-21 18:38:24 +01:00
radius.Dockerfile core: bump golang from 1.21.3-bookworm to 1.21.4-bookworm (cherry-pick #7483) (#7622) 2023-11-19 00:33:07 +01:00
schema.yml release: 2023.10.4 2023-11-21 18:38:24 +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.