The authentication glue you need.
Go to file
Jens L. ac08805d73
core: search users' attributes (#12740)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2025-01-20 19:13:57 +01:00
.github ci: bump docker/setup-qemu-action from 3.2.0 to 3.3.0 (#12622) 2025-01-10 17:03:58 +01:00
.vscode blueprints: add AtIndex tag (#12386) 2024-12-18 13:10:37 +00:00
authentik core: search users' attributes (#12740) 2025-01-20 19:13:57 +01:00
blueprints release: 2024.12.2 (#12615) 2025-01-09 20:38:27 +01:00
cmd root: support running authentik in subpath (#8675) 2024-11-26 15:38:23 +01:00
internal root: redis, make sure tlscacert isn't an empty string (#12407) 2025-01-13 20:14:26 +01:00
lifecycle lifecycle: fix ak exit status not being passed (#12024) 2024-11-14 15:33:03 +01:00
locale translate: Updates for file locale/en/LC_MESSAGES/django.po in fi (#12584) 2025-01-07 14:38:14 +01:00
schemas providers: SCIM (#4835) 2023-03-06 19:39:08 +01:00
scripts ci: only mirror if secret is available (#12181) 2024-11-25 14:59:07 +01:00
tests events: make sure password set event has the correct IP (#12585) 2025-01-13 20:38:14 +01:00
web web/components: ak-number-input: add support for min (#12703) 2025-01-20 17:29:44 +01:00
website website/integrations: nextcloud: fix url for "disable username changes" (#12725) 2025-01-20 16:56:41 +01:00
.bumpversion.cfg release: 2024.12.2 (#12615) 2025-01-09 20:38:27 +01:00
.dockerignore enterprise/providers: Add RAC [AUTH-15] (#7291) 2023-12-30 21:33:14 +01:00
.editorconfig website: codespell with custom dictionary and CI (#5062) 2023-03-24 00:24:55 +01:00
.gitignore root: Ignore the vendor folder (#7094) 2023-10-06 17:50:46 +02:00
CODEOWNERS root: add locale to codeowners (#12392) 2024-12-18 15:56:46 +01:00
CODE_OF_CONDUCT.md root: rework and expand security policy 2022-11-28 12:10:53 +01:00
CONTRIBUTING.md docs: fix contribution link (#12189) 2024-11-26 14:11:38 +01:00
Dockerfile core: bump maxmind/geoipupdate from v7.0.1 to v7.1.0 (#12073) 2024-11-19 14:22:49 +01:00
LICENSE enterprise: initial license (#5293) 2023-04-19 16:13:45 +02:00
Makefile website/docs: install: add aws (#12082) 2024-12-01 15:43:14 +00:00
README.md website: latest PR for new Docs structure (#11639) 2024-10-09 09:33:40 -05:00
SECURITY.md website/docs: prepare for 2024.12.0 (#12420) 2024-12-19 18:17:14 +00:00
docker-compose.yml release: 2024.12.2 (#12615) 2025-01-09 20:38:27 +01:00
go.mod core: bump goauthentik.io/api/v3 from 3.2024122.1 to 3.2024122.2 (#12664) 2025-01-14 13:40:25 +01:00
go.sum core: bump goauthentik.io/api/v3 from 3.2024122.1 to 3.2024122.2 (#12664) 2025-01-14 13:40:25 +01:00
ldap.Dockerfile ci: fix dockerfile warning (#11956) 2024-11-07 19:16:11 +00:00
manage.py root: add configuration option to enable fips (#10088) 2024-06-14 10:04:00 +00:00
package.json release: 2024.12.2 (#12615) 2025-01-09 20:38:27 +01:00
poetry.lock core: bump pytest-github-actions-annotate-failures from 0.2.0 to 0.3.0 (#12735) 2025-01-20 16:44:45 +01:00
proxy.Dockerfile core: bump github.com/gorilla/sessions from 1.3.0 to 1.4.0 (#11002) 2024-08-22 10:53:58 +02:00
pyproject.toml core: bump python-kadmin-rs from 0.5.2 to 0.5.3 (#12624) 2025-01-10 17:03:22 +01:00
rac.Dockerfile core: bump github.com/gorilla/sessions from 1.3.0 to 1.4.0 (#11002) 2024-08-22 10:53:58 +02:00
radius.Dockerfile core: bump github.com/gorilla/sessions from 1.3.0 to 1.4.0 (#11002) 2024-08-22 10:53:58 +02:00
schema.yml stages/authenticator: add user field to devices (#12636) 2025-01-13 15:46:39 +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, with support for a wide set of protocols.

Our enterprise offer can also be used as a self-hosted replacement for large-scale deployments of Okta/Auth0, Entra ID, Ping Identity, or other legacy IdPs for employees and B2B2C use.

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.