Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Jens Langhammer adc4cd9c0d release: 2021.6.4 2021-07-05 16:59:29 +02:00
.github release: 2021.6.4 2021-07-05 16:59:29 +02:00
authentik release: 2021.6.4 2021-07-05 16:59:29 +02:00
cmd/server
internal release: 2021.6.4 2021-07-05 16:59:29 +02:00
lifecycle lifecycle: fix permissions for unittest xml 2021-06-09 16:03:51 +02:00
outpost release: 2021.6.4 2021-07-05 16:59:29 +02:00
scripts
tests outposts: update outpost permissions on m2m change 2021-07-04 19:37:12 +02:00
web release: 2021.6.4 2021-07-05 16:59:29 +02:00
website release: 2021.6.4 2021-07-05 16:59:29 +02:00
xml
.bumpversion.cfg release: 2021.6.4 2021-07-05 16:59:29 +02:00
.dockerignore root: fix references to helm chart 2021-06-13 14:30:44 +02:00
.editorconfig
.gitignore root: fix references to helm chart 2021-06-13 14:30:44 +02:00
Dockerfile Revert "root: fix permissions for docker files" 2021-06-09 16:04:17 +02:00
LICENSE
Makefile
Pipfile core: deepmerge user.group_attributes, use group_attributes for user settings 2021-06-19 19:52:55 +02:00
Pipfile.lock build(deps): bump packaging from 20.9 to 21.0 (#1109) 2021-07-05 09:09:13 +02:00
README.md root: fix references to helm chart 2021-06-13 14:30:44 +02:00
SECURITY.md
azure-pipelines.yml website/docs: remove migrate command 2021-06-16 22:43:43 +02:00
docker-compose.yml release: 2021.6.4 2021-07-05 16:59:29 +02:00
go.mod
go.sum
manage.py
pyproject.toml API: add endpoint to show by what objects an object is used (#995) 2021-06-10 11:58:12 +02:00
pyrightconfig.json
schema.yml release: 2021.6.4 2021-07-05 16:59:29 +02:00

README.md

authentik logo


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

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])(https://github.com/goauthentik/helm). This is documented here

Screenshots

Light Dark

Development

See Development Documentation

Security

See SECURITY.md