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 4143d3fe28 events: don't set metrics on import
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-06 10:13:48 +01:00
.github ci: add check to ensure no migrations are missing 2021-12-03 10:05:21 +01:00
.vscode
authentik events: don't set metrics on import 2021-12-06 10:13:48 +01:00
cmd
internal outposts/proxy: fix path prefix in static handler 2021-12-02 19:21:40 +01:00
lifecycle crypto: add certificate discovery to automatically import certificates from lets encrypt 2021-12-03 18:27:36 +01:00
locale web/admin: fix actions column on ip reputation page 2021-11-28 21:14:52 +01:00
scripts ci: use matrix for tests 2021-11-21 22:51:07 +01:00
tests tests/e2e: add post binding test 2021-12-05 11:18:01 +01:00
web web: Update Web API Client version (#1889) 2021-12-06 10:13:42 +01:00
website build(deps-dev): bump prettier from 2.5.0 to 2.5.1 in /website (#1883) 2021-12-06 08:41:30 +01:00
xml
.bumpversion.cfg
.dockerignore
.editorconfig
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
docker-compose.yml crypto: add certificate discovery to automatically import certificates from lets encrypt 2021-12-03 18:27:36 +01:00
Dockerfile build(deps): bump golang from 1.17.3-bullseye to 1.17.4-bullseye (#1882) 2021-12-06 08:40:18 +01:00
go.mod build(deps): bump goauthentik.io/api from 0.2021104.7 to 0.2021104.9 (#1887) 2021-12-06 08:39:26 +01:00
go.sum build(deps): bump goauthentik.io/api from 0.2021104.7 to 0.2021104.9 (#1887) 2021-12-06 08:39:26 +01:00
ldap.Dockerfile build(deps): bump golang from 1.17.3-bullseye to 1.17.4-bullseye (#1882) 2021-12-06 08:40:18 +01:00
LICENSE
Makefile ci: add check to ensure no migrations are missing 2021-12-03 10:05:21 +01:00
manage.py
Pipfile
Pipfile.lock
proxy.Dockerfile build(deps): bump golang from 1.17.3-bullseye to 1.17.4-bullseye (#1882) 2021-12-06 08:40:18 +01:00
pyproject.toml
README.md
schema.yml web/admin: show outpost warning on application page too 2021-12-06 10:10:44 +01:00
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