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 91d6f572a5 scripts: cleanup
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-30 21:34:37 +01:00
.github release: 2022.1.3 2022-01-26 22:15:28 +01:00
.vscode stages/authenticator_validate: add passwordless login 2021-12-22 17:34:46 +01:00
authentik release: 2022.1.3 2022-01-26 22:15:28 +01:00
cmd internal: add optional debug server listening on 9900 2022-01-25 17:18:53 +01:00
internal providers/proxy: don't include hostname and scheme in redirect when we only got a path and not a full URL 2022-01-27 18:23:08 +01:00
lifecycle root: fix redis passwords not being encoded correctly 2022-01-26 20:45:45 +01:00
locale core: compile backend translations (#2179) 2022-01-28 11:09:29 +01:00
scripts scripts: cleanup 2022-01-30 21:34:37 +01:00
tests outposts/ldap: remove deprecated fields 2022-01-07 09:52:19 +01:00
web web/admin: only check first half of locale when detecting 2022-01-28 12:35:37 +01:00
website website/docs: add rough documentation style guide 2022-01-29 23:52:03 +01:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg release: 2022.1.3 2022-01-26 22:15:28 +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
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 build(deps): bump python (#2113) 2022-01-20 08:45:28 +01:00
LICENSE root: update license 2020-12-24 16:01:55 +01:00
Makefile outposts/proxy: add more test cases for domain-level auth 2022-01-24 21:41:15 +01:00
README.md rootL Fix goauthentik.io URL in Readme (#2158) 2022-01-25 20:36:44 +01:00
SECURITY.md root: update security 2021-12-16 16:54:48 +01:00
docker-compose.yml release: 2022.1.3 2022-01-26 22:15:28 +01:00
go.mod outposts/proxy: add more test cases for domain-level auth 2022-01-24 21:41:15 +01:00
go.sum outposts/proxy: add more test cases for domain-level auth 2022-01-24 21:41:15 +01:00
ldap.Dockerfile build(deps): bump golang from 1.17.5-bullseye to 1.17.6-bullseye (#2075) 2022-01-07 09:14:44 +01:00
manage.py root: ignore known warnings 2021-08-09 00:27:29 +02:00
poetry.lock build(deps): bump boto3 from 1.20.45 to 1.20.46 (#2187) 2022-01-30 00:52:25 +01:00
proxy.Dockerfile build(deps): bump golang from 1.17.5-bullseye to 1.17.6-bullseye (#2075) 2022-01-07 09:14:44 +01:00
pyproject.toml scripts: cleanup 2022-01-30 21:34:37 +01:00
schema.yml release: 2022.1.3 2022-01-26 22:15:28 +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.