Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Jens Langhammer 15d5b91642 root: fix developer link in readme
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-04-19 22:05:58 +02:00
.github release: 2021.4.2 2021-04-17 15:26:59 +02:00
authentik api: make 401 messages clearer 2021-04-19 20:46:57 +02:00
helm root: auto-migrate on startup, lock database using pg_advisory_lock 2021-04-18 14:47:50 +02:00
lifecycle root: auto-migrate on startup, lock database using pg_advisory_lock 2021-04-18 14:47:50 +02:00
outpost outpost: use tools from docker (#758) 2021-04-19 20:43:13 +02:00
scripts
tests
web core: add parameter to output property mapping test formatted 2021-04-19 18:32:36 +02:00
website website/docs: prepare changelog for 2021.4.3 2021-04-19 21:08:10 +02:00
xml
.bumpversion.cfg release: 2021.4.2 2021-04-17 15:26:59 +02:00
.dockerignore
.editorconfig
.gitignore
Dockerfile
LICENSE
Makefile
Pipfile
Pipfile.lock build(deps): bump boto3 from 1.17.52 to 1.17.53 (#742) 2021-04-16 09:07:17 +02:00
README.md root: fix developer link in readme 2021-04-19 22:05:58 +02:00
SECURITY.md
azure-pipelines.yml
docker-compose.yml release: 2021.4.2 2021-04-17 15:26:59 +02:00
manage.py
pyproject.toml
pyrightconfig.json
swagger.yaml api: mount outposts under outposts/instances to match flows 2021-04-19 18:51:12 +02: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

Light Dark

Development

See Development Documentation

Security

See SECURITY.md