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 fd6a3d6230
root: update options for generating TS API (#3833)
2022-10-21 09:08:25 +02:00
.github ci: fix output of variables (#3810) 2022-10-18 23:53:31 +02:00
.vscode blueprints/cleanup (#3369) 2022-08-05 08:39:00 +02:00
authentik stages/identification: log invalid_login similar to event for easier log parsing 2022-10-20 19:31:22 +02:00
blueprints sources/saml: revamp SAML Source (#3785) 2022-10-14 17:04:47 +02:00
cmd cmd: always stop gunicorn before exiting 2022-10-15 11:54:11 +02:00
internal outposts/proxy: reduce possibility for redirect loops, keep single state (#3831) 2022-10-20 21:27:34 +02:00
lifecycle *: handle PermissionError when saving files, ensure permission bits are set correctly 2022-10-19 20:24:28 +02:00
locale sources/oauth: allow overriding of all scopes 2022-10-16 21:21:43 +02:00
scripts root: update options for generating TS API (#3833) 2022-10-21 09:08:25 +02:00
tests providers/oauth2: add device flow (#3334) 2022-10-11 12:42:10 +02:00
web web: bump @webcomponents/webcomponentsjs from 2.6.0 to 2.7.0 in /web (#3835) 2022-10-21 09:07:32 +02:00
website flows: optimise queries (#3818) 2022-10-19 22:53:07 +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 root: update options for generating TS API (#3833) 2022-10-21 09:08:25 +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.9 to 3.2022090.10 (#3840) 2022-10-21 09:06:51 +02:00
go.sum core: bump goauthentik.io/api/v3 from 3.2022090.9 to 3.2022090.10 (#3840) 2022-10-21 09:06:51 +02: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 pyjwt from 2.5.0 to 2.6.0 (#3841) 2022-10-21 09:06:43 +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 core: bump channels from 3.0.5 to 4.0.0 (#3799) 2022-10-18 22:34:27 +02:00
schema.yml flows: use stripped down flow serializer for flow_set to optimise loading time 2022-10-20 09:56:08 +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.