Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
github-actions[bot] 91e3aa760a
web: Update Web API Client version (#1305)
Signed-off-by: GitHub <noreply@github.com>

Co-authored-by: BeryJu <BeryJu@users.noreply.github.com>
2021-08-26 19:06:13 +02:00
.github
.vscode
authentik
cmd
internal
lifecycle
scripts
tests
web
website
xml
.bumpversion.cfg
.dockerignore
.editorconfig
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
Makefile
Pipfile
Pipfile.lock
README.md
SECURITY.md
azure-pipelines-outpost.yml
azure-pipelines.yml
docker-compose.yml
go.mod
go.sum build(deps): bump github.com/go-openapi/strfmt from 0.20.1 to 0.20.2 (#1281) 2021-08-23 07:44:28 +02:00
ldap.Dockerfile
manage.py
proxy.Dockerfile
pyproject.toml
pyrightconfig.json
schema.yml

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. This is documented here

Screenshots

Light Dark

Development

See Development Documentation

Security

See SECURITY.md