Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Jens Langhammer 619203c177 release: 2021.9.8 2021-10-10 13:12:26 +02:00
.github
.vscode
authentik
cmd
internal
lifecycle
scripts
tests
web
website
xml
.bumpversion.cfg
.dockerignore
.editorconfig
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
Makefile
Pipfile
Pipfile.lock
README.md
SECURITY.md
docker-compose.yml
go.mod
go.sum
ldap.Dockerfile
manage.py
proxy.Dockerfile
pyproject.toml
pyrightconfig.json
schema.yml

README.md

authentik logo


Join Discord GitHub Workflow Status GitHub Workflow Status GitHub Workflow Status Code Coverage Testspace tests Docker pulls Latest version

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 here. This is documented here

Screenshots

Light Dark

Development

See Development Documentation

Security

See SECURITY.md