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
IrwenXYZ bdd8b59ab9
website/integrations: Update Wiki.JS documentation (#4146)
* Update Wiki.JS documentation

updated based on UI changes in latest Authentik version

under providers, removed settings that are now the default. default Subject Mode also works instead of changing to based on username.

under self registration note, updated to reflect that emails must match instead of usernames, tested with latest wikijs and authentik

* fix lint

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-12-13 11:56:48 +01:00
.github ci: allow errors in migrate-from-stable for now 2022-11-14 21:52:31 +01:00
.vscode blueprints: add desired state attribute to objects (#4061) 2022-11-22 14:27:20 +01:00
authentik Merge branch 'version-2022.11' 2022-12-12 17:05:39 +00:00
blueprints security: fix CVE 2022 46145 (#4140) 2022-12-02 16:14:25 +01:00
cmd core: bump github.com/getsentry/sentry-go from 0.15.0 to 0.16.0 (#4179) 2022-12-09 12:20:41 +01:00
internal providers/proxy: correctly set id_token_hint if possible 2022-12-12 19:02:37 +00:00
lifecycle lifecycle: don't set user/group in gunicorn 2022-12-02 12:42:55 +02:00
locale root: update locales 2022-12-12 16:23:30 +00:00
scripts root: update options for generating TS API (#3833) 2022-10-21 09:08:25 +02:00
tests events: fix incorrect EventAction being used 2022-11-25 11:53:05 +01:00
web web: bump @typescript-eslint/parser from 5.46.0 to 5.46.1 in /web (#4204) 2022-12-13 11:43:18 +01:00
website website/integrations: Update Wiki.JS documentation (#4146) 2022-12-13 11:56:48 +01:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg release: 2022.11.3 2022-12-02 23:00:59 +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 root: rework and expand security policy 2022-11-28 12:10:53 +01:00
CONTRIBUTING.md root: rework and expand security policy 2022-11-28 12:10:53 +01:00
Dockerfile core: bump python from 3.11.0-slim-bullseye to 3.11.1-slim-bullseye (#4185) 2022-12-09 12:05:18 +01:00
LICENSE root: relicense and launch blog post 2022-11-03 16:00:00 +01:00
Makefile root: use single redis db (#4009) 2022-11-15 14:31:29 +01:00
README.md root: rework and expand security policy 2022-11-28 12:10:53 +01:00
SECURITY.md root: rework and expand security policy 2022-11-28 12:10:53 +01:00
docker-compose.yml lifecycle: improve explanation for user: root and docket socket mount 2022-12-12 17:06:26 +00:00
go.mod core: bump goauthentik.io/api/v3 from 3.2022112.1 to 3.2022113.1 (#4205) 2022-12-13 11:44:05 +01:00
go.sum core: bump goauthentik.io/api/v3 from 3.2022112.1 to 3.2022113.1 (#4205) 2022-12-13 11:44:05 +01:00
ldap.Dockerfile core: bump golang from 1.19.3-bullseye to 1.19.4-bullseye (#4168) 2022-12-07 12:50:03 +02:00
manage.py root: update deprecation warnings 2022-11-25 11:47:28 +01:00
poetry.lock core: bump black from 22.10.0 to 22.12.0 (#4199) 2022-12-12 11:14:39 +01:00
proxy.Dockerfile core: bump golang from 1.19.3-bullseye to 1.19.4-bullseye (#4168) 2022-12-07 12:50:03 +02:00
pyproject.toml release: 2022.11.3 2022-12-02 23:00:59 +02:00
schema.yml release: 2022.11.3 2022-12-02 23:00:59 +02: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.