Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Jens Langhammer 897e0f90fe core: fix token update/delete not working 2020-12-26 01:28:45 +01:00
.github release: 0.13.5-stable 2020-12-26 00:52:26 +01:00
authentik core: fix token update/delete not working 2020-12-26 01:28:45 +01:00
helm release: 0.13.5-stable 2020-12-26 00:52:26 +01:00
lifecycle
proxy release: 0.13.5-stable 2020-12-26 00:52:26 +01:00
scripts
tests tests/integration: continue even if ssl can't be cleaned up 2020-12-13 21:51:59 +01:00
web release: 0.13.5-stable 2020-12-26 00:52:26 +01:00
website release: 0.13.5-stable 2020-12-26 00:52:26 +01:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg release: 0.13.5-stable 2020-12-26 00:52:26 +01:00
.dockerignore
.editorconfig
.gitignore
.prospector.yaml
.pylintrc
Dockerfile root: fix paths for XML Schema files 2020-12-13 23:40:01 +01:00
LICENSE
Makefile outposts: remove unused views 2020-12-13 21:25:05 +01:00
Pipfile
Pipfile.lock build(deps): bump boto3 from 1.16.38 to 1.16.39 (#412) 2020-12-18 09:44:54 +01:00
README.md
SECURITY.md tests/integration: add tests for Docker outpost using TLS connection 2020-12-13 21:30:33 +01:00
azure-pipelines.yml
docker-compose.yml release: 0.13.5-stable 2020-12-26 00:52:26 +01:00
docker.env.yml
manage.py
pyproject.toml
pyrightconfig.json
pytest.ini
setup.cfg
swagger.yaml core: fix error during migrations 2020-12-25 23:51:51 +01: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

Development

See Development Documentation

Security

See SECURITY.md