Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Jens Langhammer 18778ce0d9 release: 2021.4.6 2021-05-12 14:13:16 +02:00
.github
authentik
helm
lifecycle
outpost
scripts
tests
web
website
xml
.bumpversion.cfg
.dockerignore
.editorconfig
.gitignore
Dockerfile
LICENSE
Makefile
Pipfile
Pipfile.lock
README.md
SECURITY.md
azure-pipelines.yml
docker-compose.yml
manage.py
pyproject.toml
pyrightconfig.json
swagger.yaml

README.md

authentik logo


CI Build status Tests Code Coverage Docker pulls Latest version LGTM Grade

What is authentik?

authentik is an open-source Identity Provider focused on flexibility and versatility. You can use authentik in an existing environment to add support for new protocols. authentik is also a great solution for implementing signup/recovery/etc in your application, so you don't have to deal with it.

Installation

For small/test setups it is recommended to use docker-compose, see the documentation

For bigger setups, there is a Helm Chart in the helm/ directory. This is documented here

Screenshots

Light Dark

Development

See Development Documentation

Security

See SECURITY.md