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 2f3026084e providers/oauth2: remove jwt_alg field and set algorithm based on selected keypair, select HS256 when no keypair is selected
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-22 22:09:49 +01:00
.github release: 2021.12.3 2021-12-21 20:52:08 +01:00
.vscode stages/authenticator_validate: add passwordless login 2021-12-22 17:34:46 +01:00
authentik providers/oauth2: remove jwt_alg field and set algorithm based on selected keypair, select HS256 when no keypair is selected 2021-12-22 22:09:49 +01:00
cmd tenants: add web certificate field, make authentik's core certificate configurable based on keypair 2021-12-22 11:43:45 +01:00
internal tenants: add web certificate field, make authentik's core certificate configurable based on keypair 2021-12-22 11:43:45 +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 providers/oauth2: remove jwt_alg field and set algorithm based on selected keypair, select HS256 when no keypair is selected 2021-12-22 22:09:49 +01:00
web providers/oauth2: remove jwt_alg field and set algorithm based on selected keypair, select HS256 when no keypair is selected 2021-12-22 22:09:49 +01:00
website providers/oauth2: remove jwt_alg field and set algorithm based on selected keypair, select HS256 when no keypair is selected 2021-12-22 22:09:49 +01:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg release: 2021.12.3 2021-12-21 20:52:08 +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 internal: cleanup logging, remove duplicate code 2021-12-22 10:33:21 +01: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.3 2021-12-21 20:52:08 +01:00
go.mod build(deps): bump goauthentik.io/api from 0.2021123.1 to 0.2021123.2 (#1983) 2021-12-22 11:58:06 +01:00
go.sum build(deps): bump goauthentik.io/api from 0.2021123.1 to 0.2021123.2 (#1983) 2021-12-22 11:58:06 +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 providers/oauth2: remove jwt_alg field and set algorithm based on selected keypair, select HS256 when no keypair is selected 2021-12-22 22:09:49 +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.