Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
dependabot[bot] 9597ea9e1f build(deps): bump @patternfly/patternfly from 4.196.7 to 4.202.1 in /web (#3187)
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-07-01 09:42:52 +02:00
.github ci: only hash web source 2022-06-26 18:18:36 +02:00
.vscode web: use absolute imports with path rewrite instead of relative imports (#3149) 2022-06-25 17:44:17 +02:00
authentik web: fix redirect when accessing authentik URLs authenticated 2022-06-30 23:04:39 +02:00
cmd *: add versioned user agent to sentry 2022-06-20 11:54:10 +02:00
internal internal: failback with self-signed cert if cert for tenant fails to load 2022-06-20 21:26:34 +02:00
lifecycle lifecycle: fix confusing success messages in startup healthiness check 2022-06-20 21:26:21 +02:00
locale providers/saml: include SSO Binding URLs in Provider API 2022-06-30 22:18:21 +02:00
scripts
tests providers/oauth2: token revoke (#3077) 2022-06-11 18:49:16 +02:00
web build(deps): bump @patternfly/patternfly from 4.196.7 to 4.202.1 in /web (#3187) 2022-07-01 09:42:52 +02:00
website website/docs: add notice to use in-cluster service for nginx forward auth 2022-06-30 21:33:47 +02:00
xml
.bumpversion.cfg web: manage version via package.json 2022-06-27 21:31:54 +02:00
.dockerignore
.editorconfig
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile build(deps): bump python from 3.10.4-slim-bullseye to 3.10.5-slim-bullseye (#3062) 2022-06-08 09:46:58 +02:00
LICENSE
Makefile providers/saml: include SSO Binding URLs in Provider API 2022-06-30 22:18:21 +02:00
README.md
SECURITY.md website/docs: update 2022.7 release notes 2022-06-27 21:12:36 +02:00
docker-compose.yml lifecycle: Update postgres healthcheck for compose with user information (#3143) 2022-06-24 12:02:05 +02:00
go.mod build(deps): bump goauthentik.io/api/v3 from 3.2022063.3 to 3.2022063.4 (#3189) 2022-07-01 09:20:39 +02:00
go.sum build(deps): bump goauthentik.io/api/v3 from 3.2022063.3 to 3.2022063.4 (#3189) 2022-07-01 09:20:39 +02:00
ldap.Dockerfile
manage.py
poetry.lock build(deps-dev): bump pylint from 2.14.3 to 2.14.4 (#3182) 2022-06-30 10:08:13 +02:00
proxy.Dockerfile
pyproject.toml release: 2022.6.3 2022-06-19 22:01:06 +02:00
schema.yml providers/saml: include SSO Binding URLs in Provider API 2022-06-30 22:18:21 +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.