Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Jens Langhammer a647917074 providers/saml: use redirect binding first 2021-02-16 21:35:19 +01:00
.github release: 2021.2.3-stable 2021-02-10 20:47:33 +01:00
authentik providers/saml: use redirect binding first 2021-02-16 21:35:19 +01:00
helm helm: add initial wait for healthcheck 2021-02-12 11:53:49 +01:00
lifecycle
outpost outpost: improve logging output, ensure fields match api server 2021-02-11 23:52:00 +01:00
scripts Managed objects (#519) 2021-02-03 21:18:31 +01:00
tests Managed objects (#519) 2021-02-03 21:18:31 +01:00
web web: fix download button for SAML Metadata download 2021-02-16 21:04:03 +01:00
website docs: replace Autogenerated with managed mappings 2021-02-16 19:18:57 +01:00
xml
.bumpversion.cfg release: 2021.2.3-stable 2021-02-10 20:47:33 +01:00
.dockerignore
.editorconfig
.gitignore root: add initial geoip implementation 2021-02-12 09:52:14 +01:00
.prospector.yaml
.pylintrc
Dockerfile root: add initial geoip implementation 2021-02-12 09:52:14 +01:00
LICENSE
Makefile
Pipfile root: add initial geoip implementation 2021-02-12 09:52:14 +01:00
Pipfile.lock build(deps): bump boto3 from 1.17.7 to 1.17.8 (#557) 2021-02-16 09:07:56 +00:00
README.md
SECURITY.md
azure-pipelines.yml *: bump pyright version 2021-02-12 10:19:38 +01:00
docker-compose.yml release: 2021.2.3-stable 2021-02-10 20:47:33 +01:00
docker.env.yml
manage.py
pyproject.toml
pyrightconfig.json
pytest.ini
setup.cfg
swagger.yaml web: add more related links, add policy/user/group support for bindings 2021-02-16 20:52:59 +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