Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Jens Langhammer b59b9314e4 web/flows/identification: fix phrasing account recovery
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-04-25 18:50:19 +02:00
.github root: fix dependabot 2021-04-25 17:12:48 +02:00
authentik web: don't enable ShadyDOM on selenium 2021-04-25 01:29:01 +02:00
helm release: 2021.4.4 2021-04-24 21:03:29 +02:00
lifecycle
outpost release: 2021.4.4 2021-04-24 21:03:29 +02:00
scripts
tests
web web/flows/identification: fix phrasing account recovery 2021-04-25 18:50:19 +02:00
website build(deps): bump postcss from 8.2.10 to 8.2.12 in /website (#777) 2021-04-25 18:11:43 +02:00
xml
.bumpversion.cfg release: 2021.4.4 2021-04-24 21:03:29 +02:00
.dockerignore
.editorconfig
.gitignore
Dockerfile
LICENSE
Makefile
Pipfile
Pipfile.lock build(deps): bump boto3 from 1.17.54 to 1.17.57 (#783) 2021-04-25 18:12:34 +02:00
README.md
SECURITY.md
azure-pipelines.yml
docker-compose.yml release: 2021.4.4 2021-04-24 21:03:29 +02:00
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