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
sdimovv d2bbcc0e1e
website/docs: Fix small error in Invitation stage docs (#3997)
The `.get` is there to ensure the policy won't throw an error if the key is not there (which can happen if the policy is executed before an Invitation stage).

Signed-off-by: sdimovv <36302090+sdimovv@users.noreply.github.com>

Signed-off-by: sdimovv <36302090+sdimovv@users.noreply.github.com>
2022-11-14 09:54:25 +01:00
.github core: bump python from 3.10.7-slim-bullseye to 3.11.0-slim-bullseye (#3864) 2022-11-13 14:20:55 +01:00
.vscode blueprints/cleanup (#3369) 2022-08-05 08:39:00 +02:00
authentik core: bump python from 3.10.7-slim-bullseye to 3.11.0-slim-bullseye (#3864) 2022-11-13 14:20:55 +01: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 release: 2022.10.1 2022-10-29 17:24:55 +02:00
lifecycle lifecycle: fix incorrect messages looped 2022-11-12 16:50:03 +01: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 @sentry/tracing from 7.18.0 to 7.19.0 in /web (#3982) 2022-11-11 09:51:01 +01:00
website website/docs: Fix small error in Invitation stage docs (#3997) 2022-11-14 09:54:25 +01:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg release: 2022.10.1 2022-10-29 17:24:55 +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 python from 3.10.7-slim-bullseye to 3.11.0-slim-bullseye (#3864) 2022-11-13 14:20:55 +01:00
LICENSE root: relicense and launch blog post 2022-11-03 16:00:00 +01:00
Makefile root: update options for generating TS API (#3833) 2022-10-21 09:08:25 +02:00
README.md core: bump python from 3.10.7-slim-bullseye to 3.11.0-slim-bullseye (#3864) 2022-11-13 14:20:55 +01:00
SECURITY.md root: update security 2022-10-21 19:41:36 +02:00
docker-compose.yml release: 2022.10.1 2022-10-29 17:24:55 +02:00
go.mod core: bump github.com/getsentry/sentry-go from 0.14.0 to 0.15.0 (#3976) 2022-11-10 08:23:21 +01:00
go.sum core: bump github.com/getsentry/sentry-go from 0.14.0 to 0.15.0 (#3976) 2022-11-10 08:23:21 +01:00
ldap.Dockerfile core: bump golang from 1.19.2-bullseye to 1.19.3-bullseye (#3925) 2022-11-01 23:26:17 +01:00
manage.py *: remove deprecated backup (#2129) 2022-02-05 18:54:15 +01:00
poetry.lock core: bump python from 3.10.7-slim-bullseye to 3.11.0-slim-bullseye (#3864) 2022-11-13 14:20:55 +01:00
proxy.Dockerfile core: bump golang from 1.19.2-bullseye to 1.19.3-bullseye (#3925) 2022-11-01 23:26:17 +01:00
pyproject.toml core: bump python from 3.10.7-slim-bullseye to 3.11.0-slim-bullseye (#3864) 2022-11-13 14:20:55 +01:00
schema.yml core: simplify group serializer for user API endpoint (#3899) 2022-11-09 11:19:40 +01:00

README.md

authentik logo


Join Discord GitHub Workflow Status GitHub Workflow Status GitHub Workflow Status Code Coverage 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.