Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Lars Lehmann 666cf77b04
website/integrations: add integration docs for budibase (#1830)
2021-11-22 22:55:49 +01:00
.github root: remove arm/v7 2021-11-22 14:29:21 +01:00
.vscode
authentik lifecycle: improve backup restore by dropping database before 2021-11-20 00:32:24 +01:00
cmd cmd/server: improve cleanup on shutdown 2021-11-07 18:03:29 +01:00
internal outposts/proxy: use disableIndex for static files 2021-11-19 10:50:56 +01:00
lifecycle lifecycle: improve backup restore by dropping database before 2021-11-20 00:32:24 +01:00
locale/en/LC_MESSAGES
scripts ci: use matrix for tests 2021-11-21 22:51:07 +01:00
tests tests/e2e: remove deprecated desired_capabilities 2021-11-22 11:28:26 +01:00
web build(deps): bump eslint from 8.2.0 to 8.3.0 in /web (#1821) 2021-11-22 08:59:32 +01:00
website website/integrations: add integration docs for budibase (#1830) 2021-11-22 22:55:49 +01:00
xml
.bumpversion.cfg release: 2021.10.4 2021-11-12 12:31:24 +01:00
.dockerignore
.editorconfig
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile root: remove arm/v7 2021-11-22 14:29:21 +01:00
LICENSE
Makefile ci: use matrix for tests 2021-11-21 22:51:07 +01:00
Pipfile
Pipfile.lock build(deps): bump boto3 from 1.20.8 to 1.20.10 (#1823) 2021-11-22 09:00:27 +01:00
README.md
SECURITY.md root: update security 2021-11-11 23:50:46 +01:00
docker-compose.yml release: 2021.10.4 2021-11-12 12:31:24 +01:00
go.mod build(deps): bump goauthentik.io/api from 0.2021104.1 to 0.2021104.2 (#1810) 2021-11-17 09:36:47 +01:00
go.sum build(deps): bump goauthentik.io/api from 0.2021104.1 to 0.2021104.2 (#1810) 2021-11-17 09:36:47 +01:00
ldap.Dockerfile
manage.py
proxy.Dockerfile root: remove separate postgresql repo 2021-11-22 10:07:26 +01:00
pyproject.toml
schema.yml providers/saml: fix SessionNotOnOrAfter not being included 2021-11-16 12:36:40 +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