Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Jens Langhammer 680b182d95 release: 2021.6.3 2021-06-29 16:19:07 +02:00
.github release: 2021.6.3 2021-06-29 16:19:07 +02:00
authentik release: 2021.6.3 2021-06-29 16:19:07 +02:00
cmd/server gproxy: add sentry integration 2021-05-04 14:28:48 +02:00
internal release: 2021.6.3 2021-06-29 16:19:07 +02:00
lifecycle lifecycle: fix permissions for unittest xml 2021-06-09 16:03:51 +02:00
outpost release: 2021.6.3 2021-06-29 16:19:07 +02:00
scripts ci: build image with timestamp for flux 2021-05-26 10:37:33 +02:00
tests tests/e2e: fix provider test image 2021-06-19 22:11:09 +02:00
web release: 2021.6.3 2021-06-29 16:19:07 +02:00
website release: 2021.6.3 2021-06-29 16:19:07 +02:00
xml
.bumpversion.cfg release: 2021.6.3 2021-06-29 16:19:07 +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 outposts/ldap: fix client usage 2021-05-24 15:58:59 +02:00
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 celery from 5.1.1 to 5.1.2 (#1092) 2021-06-29 08:55:13 +02:00
README.md root: fix references to helm chart 2021-06-13 14:30:44 +02:00
SECURITY.md root: update security md 2021-05-06 14:43:19 +02:00
azure-pipelines.yml website/docs: remove migrate command 2021-06-16 22:43:43 +02:00
docker-compose.yml release: 2021.6.3 2021-06-29 16:19:07 +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 stages/user_write: add create_users_as_inactive flag 2021-06-28 23:24:54 +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