Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Jens Langhammer 53adcd9157 core: fix user-settings not loading sources 2021-02-23 22:55:08 +01:00
.github release: 2021.2.3-stable 2021-02-10 20:47:33 +01:00
authentik core: fix user-settings not loading sources 2021-02-23 22:55:08 +01:00
helm release: 2021.2.3-stable 2021-02-10 20:47:33 +01:00
lifecycle lifecycle: fix typo causing single process in docker-compose 2021-01-27 10:13:23 +01:00
outpost release: 2021.2.3-stable 2021-02-10 20:47:33 +01:00
scripts Managed objects (#519) 2021-02-03 21:18:31 +01:00
tests Managed objects (#519) 2021-02-03 21:18:31 +01:00
web release: 2021.2.3-stable 2021-02-10 20:47:33 +01:00
website release: 2021.2.3-stable 2021-02-10 20:47:33 +01:00
xml
.bumpversion.cfg release: 2021.2.3-stable 2021-02-10 20:47:33 +01:00
.dockerignore
.editorconfig
.gitignore
.prospector.yaml
.pylintrc
Dockerfile
LICENSE
Makefile
Pipfile
Pipfile.lock build(deps): bump boto3 from 1.17.4 to 1.17.5 (#545) 2021-02-10 09:40:29 +01:00
README.md
SECURITY.md
azure-pipelines.yml ci: fix warning when setting branchName in PR 2021-02-05 00:38:08 +01:00
docker-compose.yml release: 2021.2.3-stable 2021-02-10 20:47:33 +01:00
docker.env.yml
manage.py
pyproject.toml
pyrightconfig.json
pytest.ini
setup.cfg
swagger.yaml core: fix tokens using wrong lookup 2021-02-10 20:32:54 +01:00

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

Development

See Development Documentation

Security

See SECURITY.md