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
dependabot[bot] b3ede52f5a
web: bump @formatjs/intl-listformat from 7.1.2 to 7.1.3 in /web (#3773)
2022-10-13 12:55:27 +03:00
.github ci: bump docker/setup-qemu-action from 2.0.0 to 2.1.0 (#3774) 2022-10-13 12:55:04 +03:00
.vscode blueprints/cleanup (#3369) 2022-08-05 08:39:00 +02:00
authentik providers/oauth2: fix expires_in not being an int 2022-10-11 14:25:30 +03:00
blueprints blueprints: fix example blueprints not explicitly setting placeholder_expression 2022-09-14 21:54:24 +02:00
cmd internal: fix race conditions when accessing settings before bootstrap 2022-08-06 00:24:55 +02:00
internal crypto: make certificate parsing optional for crypto api (#3711) 2022-10-01 00:06:00 +02:00
lifecycle internal: use config system for workers/threads, document the settings (#3626) 2022-09-21 09:59:03 +02:00
locale sources/oauth: improve error messages 2022-10-10 13:28:25 +03:00
scripts blueprints: webui (#3356) 2022-08-03 00:05:49 +02:00
tests providers/oauth2: add device flow (#3334) 2022-10-11 12:42:10 +02:00
web web: bump @formatjs/intl-listformat from 7.1.2 to 7.1.3 in /web (#3773) 2022-10-13 12:55:27 +03:00
website providers/oauth2: add device flow (#3334) 2022-10-11 12:42:10 +02:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg release: 2022.9.0 2022-09-23 12:33:01 +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 providers/oauth2: add device flow (#3334) 2022-10-11 12:42:10 +02:00
LICENSE root: update license 2020-12-24 16:01:55 +01:00
Makefile tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
README.md migrate to main (#3035) 2022-06-03 19:40:09 +02:00
SECURITY.md website: update 2022.8 release notes 2022-08-16 13:47:48 +02:00
docker-compose.yml release: 2022.9.0 2022-09-23 12:33:01 +02:00
go.mod core: bump goauthentik.io/api/v3 from 3.2022090.3 to 3.2022090.4 (#3767) 2022-10-12 11:07:46 +03:00
go.sum core: bump goauthentik.io/api/v3 from 3.2022090.3 to 3.2022090.4 (#3767) 2022-10-12 11:07:46 +03:00
ldap.Dockerfile core: bump golang from 1.19.1-bullseye to 1.19.2-bullseye (#3728) 2022-10-05 09:47:48 +02:00
manage.py *: remove deprecated backup (#2129) 2022-02-05 18:54:15 +01:00
poetry.lock core: bump pylint from 2.15.2 to 2.15.4 (#3762) 2022-10-11 10:26:19 +02:00
proxy.Dockerfile core: bump golang from 1.19.1-bullseye to 1.19.2-bullseye (#3728) 2022-10-05 09:47:48 +02:00
pyproject.toml release: 2022.9.0 2022-09-23 12:33:01 +02:00
schema.yml providers/oauth2: add device flow (#3334) 2022-10-11 12:42:10 +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.