Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Samir Musali 617d913ca2 events/batch: add event batching mechanism [AUTH-134] 2024-02-05 14:17:50 +01:00
.github ci: bump codecov/codecov-action from 3 to 4 (#8387) 2024-02-05 12:41:33 +01:00
.vscode
authentik events/batch: add event batching mechanism [AUTH-134] 2024-02-05 14:17:50 +01:00
blueprints events/batch: add event batching mechanism [AUTH-134] 2024-02-05 14:17:50 +01:00
cmd
internal core: optimise user list endpoint (#8353) 2024-01-30 01:55:26 +01:00
lifecycle root: reformat with latest black version and fix tests (#8376) 2024-01-31 15:24:45 +01:00
locale core: compile backend translations (#8380) 2024-02-01 00:21:23 +01:00
schemas
scripts root: reformat with latest black version and fix tests (#8376) 2024-01-31 15:24:45 +01:00
tests web: bump prettier from 3.2.4 to 3.2.5 in /tests/wdio (#8410) 2024-02-05 11:46:50 +01:00
web web: only load enterprise summary for user and admin interface (#8414) 2024-02-05 13:45:07 +01:00
website website: bump @types/react from 18.2.51 to 18.2.53 in /website (#8408) 2024-02-05 11:59:39 +01:00
.bumpversion.cfg release: 2023.10.7 2024-01-29 18:48:56 +01:00
.dockerignore
.editorconfig
.gitignore
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
Makefile
README.md
SECURITY.md
docker-compose.yml release: 2023.10.7 2024-01-29 18:48:56 +01:00
go.mod core: bump github.com/go-openapi/runtime from 0.27.0 to 0.27.1 (#8319) 2024-01-26 13:32:18 +01:00
go.sum core: bump github.com/go-openapi/runtime from 0.27.0 to 0.27.1 (#8319) 2024-01-26 13:32:18 +01:00
ldap.Dockerfile
manage.py
poetry.lock core: bump ruff from 0.1.15 to 0.2.0 (#8394) 2024-02-02 13:28:41 +01:00
proxy.Dockerfile
pyproject.toml release: 2023.10.7 2024-01-29 18:48:56 +01:00
rac.Dockerfile
radius.Dockerfile
schema.yml events/batch: add event batching mechanism [AUTH-134] 2024-02-05 14:17:50 +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 that emphasizes flexibility and versatility. It can be seamlessly integrated into existing environments to support new protocols. authentik is also a great solution for implementing sign-up, recovery, and other similar features in your application, saving you the hassle of dealing with them.

Installation

For small/test setups it is recommended to use Docker Compose; refer to the documentation.

For bigger setups, there is a Helm Chart here. This is documented here.

Screenshots

Light Dark

Development

See Developer Documentation

Security

See SECURITY.md

Adoption and Contributions

Your organization uses authentik? We'd love to add your logo to the readme and our website! Email us @ hello@goauthentik.io or open a GitHub Issue/PR! For more information on how to contribute to authentik, please refer to our CONTRIBUTING.md file.