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
Stavros Kois d0a69557d4
website/docs: explain LISTEN envs better (#3532)
From a recent adventure discovered that this env's define `address:port` not just `port`.
If you define only `port` it will error out with `"error":"listen tcp: address 9000: missing port in address"`

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-05 20:37:11 +02:00
.github blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +02:00
.vscode blueprints/cleanup (#3369) 2022-08-05 08:39:00 +02:00
authentik sources/ldap: start_tls before binding but without reading server info 2022-09-04 14:04:08 +02:00
blueprints blueprints: OCI registry support (#3500) 2022-08-30 14:08:26 +02:00
cmd internal: fix race conditions when accessing settings before bootstrap 2022-08-06 00:24:55 +02:00
internal internal: optimise outpost's flow executor to use less requests 2022-09-03 21:29:58 +02:00
lifecycle lifecycle: add worker-status command to debug worker cpu usage issues 2022-08-18 20:13:30 +02:00
locale web/user: justify content on user settings page on desktop 2022-08-27 20:51:18 +02:00
scripts blueprints: webui (#3356) 2022-08-03 00:05:49 +02:00
tests Revert "tests: remove duplicate healthchecks, bump grafana and dex" 2022-09-04 17:58:30 +02:00
web web: bump @sentry/tracing from 7.12.0 to 7.12.1 in /web (#3524) 2022-09-05 18:47:09 +02:00
website website/docs: explain LISTEN envs better (#3532) 2022-09-05 20:37:11 +02:00
xml */saml: test against SAML Schema 2020-12-13 19:53:16 +01:00
.bumpversion.cfg release: 2022.8.2 2022-08-19 15:59:53 +01: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 root: fix dockerfile 2022-08-16 14:32:45 +02:00
LICENSE root: update license 2020-12-24 16:01:55 +01:00
Makefile blueprints/cleanup (#3369) 2022-08-05 08:39:00 +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 root: make redis persistent in docker-compose 2022-09-04 00:30:47 +02:00
go.mod core: bump goauthentik.io/api/v3 from 3.2022081.1 to 3.2022082.1 (#3463) 2022-08-22 20:47:54 +02:00
go.sum core: bump goauthentik.io/api/v3 from 3.2022081.1 to 3.2022082.1 (#3463) 2022-08-22 20:47:54 +02:00
ldap.Dockerfile core: bump golang from 1.18.5-bullseye to 1.19.0-bullseye (#3364) 2022-08-03 09:10:23 +02:00
manage.py *: remove deprecated backup (#2129) 2022-02-05 18:54:15 +01:00
poetry.lock core: bump swagger-spec-validator from 2.7.5 to 2.7.6 (#3528) 2022-09-05 16:17:10 +02:00
proxy.Dockerfile core: bump golang from 1.18.5-bullseye to 1.19.0-bullseye (#3364) 2022-08-03 09:10:23 +02:00
pyproject.toml blueprints: OCI registry support (#3500) 2022-08-30 14:08:26 +02:00
schema.yml release: 2022.8.2 2022-08-19 15:59:53 +01: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.