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.
Go to file
Jens Langhammer 8a60a7e26f providers/proxy: revert to static list of forwarded headers
wildcard is not usable for this since the regular expression doesn't support negative lookahead, meaning we would always forward all headers, including Connection and others

closes #1969

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-21 12:04:54 +01:00
.github ci: improve restore after switching to stable 2021-12-20 22:47:06 +01:00
.vscode web/admin: redesign provider pages to provide more info 2021-11-26 14:08:45 +01:00
authentik providers/proxy: revert to static list of forwarded headers 2021-12-21 12:04:54 +01:00
cmd outposts/ldap: fix log formatter and level not being set correctly 2021-12-20 21:46:01 +01:00
internal outposts/proxy: handle redirect loop in start handler, show error message 2021-12-21 10:07:08 +01:00
lifecycle Merge branch 'master' into version-2021.12 2021-12-16 15:48:53 +01:00
locale web/admin: add dashboard with user creation/login statistics 2021-12-14 22:08:41 +01:00
scripts ci: use matrix for tests 2021-11-21 22:51:07 +01:00
tests tests/integration: add rename and full update tests for k8s controller 2021-12-18 15:32:16 +01:00
web build(deps): bump @typescript-eslint/eslint-plugin in /web (#1974) 2021-12-21 09:27:57 +01:00
website Revert "outposts: rename outpost" 2021-12-20 21:37:31 +01:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg release: 2021.12.2 2021-12-18 21:03:50 +01:00
.dockerignore root: add bundled docs 2021-07-13 11:06:51 +02:00
.editorconfig repo cleanup, switch to new docker registry 2019-04-29 17:05:39 +02:00
.gitignore root: allow .mo files for backend 2021-11-23 19:09:29 +01:00
.python-version root: add .python-version so dependabot doesn't use broken python 3.10.0 2021-12-13 17:23:42 +01:00
CODE_OF_CONDUCT.md root: add code of conduct and PR template 2021-07-26 22:49:17 +02:00
CONTRIBUTING.md root: use custom url for discord 2021-10-21 10:40:43 +02:00
Dockerfile root: remove lxml version workaround 2021-12-13 21:08:50 +01:00
LICENSE root: update license 2020-12-24 16:01:55 +01:00
Makefile outposts: release binary outposts (#1954) 2021-12-17 19:49:32 +00:00
Pipfile root: remove lxml version workaround 2021-12-13 21:08:50 +01:00
Pipfile.lock root: upgrade python dependencies 2021-12-20 10:45:38 +01:00
README.md root: add sponsors to readme 2021-12-16 10:30:13 +01:00
SECURITY.md root: update security 2021-12-16 16:54:48 +01:00
docker-compose.yml release: 2021.12.2 2021-12-18 21:03:50 +01:00
go.mod build(deps): bump goauthentik.io/api from 0.2021121.1 to 0.2021122.2 (#1967) 2021-12-20 08:48:22 +01:00
go.sum build(deps): bump goauthentik.io/api from 0.2021121.1 to 0.2021122.2 (#1967) 2021-12-20 08:48:22 +01:00
ldap.Dockerfile build(deps): bump golang from 1.17.4-bullseye to 1.17.5-bullseye (#1900) 2021-12-10 08:39:36 +01:00
manage.py root: ignore known warnings 2021-08-09 00:27:29 +02:00
proxy.Dockerfile build(deps): bump golang from 1.17.4-bullseye to 1.17.5-bullseye (#1900) 2021-12-10 08:39:36 +01:00
pyproject.toml root: move pyright config to toml 2021-11-02 13:05:11 +01:00
schema.yml web/admin: auto set the embedded outpost's authentik_host on first view 2021-12-19 13:27:04 +01:00

README.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

Sponsors

This project is proudly sponsored by:

DigitalOcean provides development and testing resources for authentik.

Deploys by Netlify

Netlify hosts the goauthentik.io site.