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 7d7acd8494 root: add ak wrapper script to be installed with poetry
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-04 22:17:07 +01:00
.github ci: fix translation command 2021-12-25 13:42:08 +01:00
.vscode stages/authenticator_validate: add passwordless login 2021-12-22 17:34:46 +01:00
authentik core: add goauthentik.io/user/can-change-name 2022-01-04 19:03:12 +01:00
cmd internal: fix listen attempt on shutdown 2022-01-03 12:36:11 +01:00
internal internal: fix listen attempt on shutdown 2022-01-03 12:36:11 +01:00
lifecycle root: add ak wrapper script to be installed with poetry 2022-01-04 22:17:07 +01:00
locale core: compile backend translations (#2057) 2022-01-04 05:43:59 +01:00
scripts root: migrate pipenv to poetry (#1995) 2021-12-24 23:25:38 +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 Translate /web/src/locales/en.po in tr (#2063) 2022-01-04 22:17:02 +01:00
website core: add goauthentik.io/user/can-change-name 2022-01-04 19:03:12 +01:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg root: migrate pipenv to poetry (#1995) 2021-12-24 23:25:38 +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: add opencontainer labels to dockerfiles 2021-12-30 16:33:13 +01:00
LICENSE root: update license 2020-12-24 16:01:55 +01:00
Makefile root: migrate pipenv to poetry (#1995) 2021-12-24 23:25: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.4 2021-12-23 10:32:48 +01:00
go.mod build(deps): bump goauthentik.io/api from 0.2021124.6 to 0.2021124.8 (#2058) 2022-01-04 05:42:52 +01:00
go.sum build(deps): bump goauthentik.io/api from 0.2021124.6 to 0.2021124.8 (#2058) 2022-01-04 05:42:52 +01:00
ldap.Dockerfile root: add opencontainer labels to dockerfiles 2021-12-30 16:33:13 +01:00
manage.py root: ignore known warnings 2021-08-09 00:27:29 +02:00
poetry.lock root: use packaged version of django-dbbackup 2022-01-04 22:06:12 +01:00
proxy.Dockerfile root: add opencontainer labels to dockerfiles 2021-12-30 16:33:13 +01:00
pyproject.toml root: add ak wrapper script to be installed with poetry 2022-01-04 22:17:07 +01:00
schema.yml sources/oauth: add additional scopes field to get additional data from provider 2022-01-03 16:43:52 +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.