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 L d4b8dd7fcc
ci: comment on PR with instructions on how to use branch (#3333)
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-07-30 21:22:27 +02:00
.github ci: comment on PR with instructions on how to use branch (#3333) 2022-07-30 21:22:27 +02:00
.vscode tenants: add default_locale read only field, pre-hydrate in flows and read in autodetect as first choice 2022-07-05 23:04:25 +02:00
authentik providers/proxy: add is_superuser to ak_proxy object, only show full error when superuser 2022-07-30 20:29:23 +02:00
cmd internal: walk config in go, check, parse and load from scheme like in python 2022-07-26 11:33:37 +02:00
internal providers/proxy: add is_superuser to ak_proxy object, only show full error when superuser 2022-07-30 20:29:23 +02:00
lifecycle lifecycle: revert waiting for lock, launch managed reconcile on app import 2022-07-19 12:06:57 +02:00
locale stages/authentiactor_validate: improve error handling for duo 2022-07-28 21:11:58 +02:00
scripts ci: use native caching (#2665) 2022-04-04 14:02:10 +02:00
tests providers/oauth2: token revoke (#3077) 2022-06-11 18:49:16 +02:00
web providers/proxy: add caddy endpoint (#3330) 2022-07-29 10:58:53 +02:00
website ci: comment on PR with instructions on how to use branch (#3333) 2022-07-30 21:22:27 +02:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg release: 2022.7.3 2022-07-20 09:37:43 +02: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: add vscode tasks 2022-07-01 16:10:08 +02:00
CODE_OF_CONDUCT.md *: cleanup vendor 2022-05-28 21:26:33 +02:00
CONTRIBUTING.md root: use custom url for discord 2021-10-21 10:40:43 +02:00
Dockerfile core: bump golang from 1.18.3-bullseye to 1.18.4-bullseye (#3255) 2022-07-14 10:17:48 +02:00
LICENSE root: update license 2020-12-24 16:01:55 +01:00
Makefile *: define prometheus metrics in apps to prevent re-import 2022-07-01 16:49:24 +02:00
README.md migrate to main (#3035) 2022-06-03 19:40:09 +02:00
SECURITY.md root: remove 2022.5 from supported list 2022-07-20 18:49:38 +02:00
docker-compose.yml release: 2022.7.3 2022-07-20 09:37:43 +02:00
go.mod core: bump goauthentik.io/api/v3 from 3.2022073.1 to 3.2022073.2 (#3331) 2022-07-29 10:35:23 +02:00
go.sum core: bump goauthentik.io/api/v3 from 3.2022073.1 to 3.2022073.2 (#3331) 2022-07-29 10:35:23 +02:00
ldap.Dockerfile core: bump golang from 1.18.3-bullseye to 1.18.4-bullseye (#3255) 2022-07-14 10:17:48 +02:00
manage.py *: remove deprecated backup (#2129) 2022-02-05 18:54:15 +01:00
poetry.lock stages/authenticator_sms: use twilio SDK, improve docs 2022-07-28 22:17:59 +02:00
proxy.Dockerfile core: bump golang from 1.18.3-bullseye to 1.18.4-bullseye (#3255) 2022-07-14 10:17:48 +02:00
pyproject.toml stages/authenticator_sms: use twilio SDK, improve docs 2022-07-28 22:17:59 +02:00
schema.yml core: add API Endpoint to get all MFA devices, add web ui to delete MFA devices of any user 2022-07-28 23:50:25 +02: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.