authentik fork
This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Jens Langhammer ae26d2756f providers/saml: improved error handling
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-09-16 10:58:51 +02:00
.github release: 2021.9.1-rc1 2021-09-15 20:20:54 +02:00
.vscode
authentik providers/saml: improved error handling 2021-09-16 10:58:51 +02:00
cmd
internal outposts: add consistent name and type to metrics 2021-09-16 10:14:51 +02:00
lifecycle
scripts
tests
web core: fix token expiry for service accounts being only 30 minutes 2021-09-16 09:57:34 +02:00
website website/docs: add notice for rancher cert 2021-09-16 09:40:04 +02:00
xml
.bumpversion.cfg
.dockerignore
.editorconfig
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml
Dockerfile
go.mod
go.sum
ldap.Dockerfile
LICENSE
Makefile
manage.py
Pipfile root: remove python requirement from pipfile 2021-09-16 10:37:43 +02:00
Pipfile.lock root: remove python requirement from pipfile 2021-09-16 10:37:43 +02:00
proxy.Dockerfile
pyproject.toml
pyrightconfig.json
README.md
schema.yml
SECURITY.md

authentik logo


Join Discord GitHub Workflow Status GitHub Workflow Status GitHub Workflow Status Code Coverage Testspace tests Docker pulls Latest version

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