Mirror of goauthentik/authentik@github.com - Open-source identity platform
Go to file
Jens Langhammer 7d1efd7450
root: replace celery queues with priority
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-10-18 12:50:24 +02:00
.github Revert "web: Updates to the Context and Tasks libraries from lit. (#7168)" 2023-10-18 11:22:00 +02:00
.vscode
authentik root: replace celery queues with priority 2023-10-18 12:50:24 +02:00
blueprints
cmd
internal
lifecycle rbac: revisions (#7188) 2023-10-16 19:42:19 +02:00
locale
schemas
scripts
tests web: bump the wdio group in /tests/wdio with 4 updates (#7199) 2023-10-17 22:01:25 +02:00
web web: bump the storybook group in /web with 5 updates (#7212) 2023-10-18 12:38:07 +02:00
website website/docs: added Note in Beta docs (#7203) 2023-10-17 21:41:41 +00:00
.bumpversion.cfg
.dockerignore
.editorconfig
.gitignore
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
Makefile
README.md
SECURITY.md
docker-compose.yml
go.mod rbac: revisions (#7188) 2023-10-16 19:42:19 +02:00
go.sum rbac: revisions (#7188) 2023-10-16 19:42:19 +02:00
ldap.Dockerfile
manage.py
poetry.lock core: bump black from 23.9.1 to 23.10.0 (#7200) 2023-10-17 22:01:10 +02:00
proxy.Dockerfile
pyproject.toml
radius.Dockerfile
schema.yml

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.