The authentication glue you need.
  • Python 54.4%
  • TypeScript 34.9%
  • Go 4.2%
  • CSS 2.2%
  • Rust 1.9%
  • Other 2.3%
Find a file
Dominic R 395c98189e
website/integrations: Hoop.dev: cleanup (#23106)
* website/integrations: Hoop.dev: cleanup

Agent-thread: https://sdko.org/internal/thr/ak/019eccd0-0eac-74f3-9866-fcbebaeef510

A7k-product: product

A7k-product-repo: 3

Co-authored-by: Agent <gptagent@svc.sdko.net>

* Update website/integrations/networking/hoop.dev/index.md

Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
Signed-off-by: Dominic R <dominic@goauthentik.io>

* fix

---------

Signed-off-by: Dominic R <dominic@goauthentik.io>
Co-authored-by: Agent <gptagent@svc.sdko.net>
Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
2026-06-18 04:24:58 +00:00
.cargo root: init rust worker (#21324) 2026-04-27 01:08:32 +02:00
.github ci: bump taiki-e/install-action from 2.81.8 to 2.81.10 in /.github/actions/setup (#23058) 2026-06-15 14:19:58 +02:00
.vscode ci: Consistent NPM versions via Corepack (#20400) 2026-05-13 22:05:07 +00:00
authentik brands: select_related models accessed in the hot path (#23162) 2026-06-17 13:17:04 +00:00
blueprints providers/scim: Add GitLab compatibility mode (#22906) 2026-06-15 16:30:07 -04:00
cmd root: introduce allinone mode (#21990) 2026-05-04 16:43:11 +02:00
internal internal/outpost/ldap: remove Printf in MemberForGroup loop (#22952) 2026-06-15 16:50:05 +02:00
lifecycle core: bump goauthentik/fips-python from 5f8db05 to be4a3b1 in /lifecycle/container (#23155) 2026-06-17 13:54:52 +02:00
locale core, web: update translations (#23150) 2026-06-17 13:54:46 +02:00
packages core: bump openapitools/openapi-generator-cli from v7.20.0 to v7.23.0 in /packages/client-rust (#22574) 2026-06-17 13:48:26 +00:00
schemas enterprise/providers: WS-Federation (#19583) 2026-01-28 17:43:16 +01:00
scripts ci: explicitly exit Node lint scripts to fix CI hang (#22794) 2026-06-02 18:42:14 +02:00
src root: introduce allinone mode (#21990) 2026-05-04 16:43:11 +02:00
tests core: bump axllent/mailpit from v1.30.1 to v1.30.2 in /tests/e2e (#23154) 2026-06-17 13:54:36 +02:00
web web: bump @sentry/browser from 10.56.0 to 10.57.0 in /web in the sentry group across 1 directory (#23156) 2026-06-17 16:50:45 +02:00
website website/integrations: Hoop.dev: cleanup (#23106) 2026-06-18 04:24:58 +00:00
.dockerignore packages/ak-lib: init (#21257) 2026-03-31 11:33:46 +02:00
.editorconfig website: add netlify cache plugin (#15113) 2025-06-18 15:07:15 +02:00
.gitattributes packages/django-dramatiq-postgres: fix default value for HTTPServerThread (#21216) 2026-03-28 20:57:46 +01:00
.gitignore root: gitignore release generation artifacts (#22549) 2026-06-03 13:30:58 +02:00
.npmrc core: harden npm install against supply-chain attacks (#22245) 2026-05-13 12:20:36 +00:00
.prettierignore core, web: Vendored client follow-ups (#21174) 2026-03-26 18:33:24 +01:00
build.rs root: fix rust build with uv-installed Python (#21858) 2026-04-28 18:11:22 +02:00
Cargo.lock core: bump openapitools/openapi-generator-cli from v7.20.0 to v7.23.0 in /packages/client-rust (#22574) 2026-06-17 13:48:26 +00:00
Cargo.toml core: bump openapitools/openapi-generator-cli from v7.20.0 to v7.23.0 in /packages/client-rust (#22574) 2026-06-17 13:48:26 +00:00
CODE_OF_CONDUCT.md website: remove the last updated option from footer (#13493) 2025-03-12 18:59:21 +00:00
CODEOWNERS root: Update CODEOWNERS for spellcheck dictionaries (#22408) 2026-05-18 16:14:18 +02:00
CONTRIBUTING.md root: clean up README (#16286) 2025-09-02 21:38:53 +00:00
cspell.config.jsonc root: flag British spellings in cspell (#22821) 2026-06-15 14:54:30 +02:00
go.mod core: bump golang.org/x/sync from 0.20.0 to 0.21.0 (#23019) 2026-06-15 14:41:29 +02:00
go.sum core: bump golang.org/x/sync from 0.20.0 to 0.21.0 (#23019) 2026-06-15 14:41:29 +02:00
LICENSE enterprise: initial license (#5293) 2023-04-19 16:13:45 +02:00
Makefile root: update gen-changelog to filter unnecessary commits (#22550) 2026-06-03 14:04:11 +02:00
manage.py root: init rust worker (#21324) 2026-04-27 01:08:32 +02:00
package-lock.json web: bump @babel/core from 7.29.0 to 7.29.7 (#23131) 2026-06-16 17:31:36 +02:00
package.json web: bump cspell from 10.0.0 to 10.0.1 (#23030) 2026-06-15 14:46:49 +02:00
pyproject.toml core: bump sentry-sdk from 2.61.1 to 2.62.0 (#23119) 2026-06-16 15:55:26 +02:00
README.md website: Docs and README new screenshots (#22341) 2026-05-18 16:15:38 +02:00
rust-toolchain.toml core: bump rust-toolchain from 1.95.0 to 1.96.0 (#22752) 2026-06-15 16:03:20 +02:00
schema.yml providers/scim: Add GitLab compatibility mode (#22906) 2026-06-15 16:30:07 -04:00
SECURITY.md root: update security release versions (#22583) 2026-05-22 22:44:44 -05:00
tsconfig.json core, web: Vendored client follow-ups (#21174) 2026-03-26 18:33:24 +01:00
uv.lock core: bump sentry-sdk from 2.61.1 to 2.62.0 (#23119) 2026-06-16 15:55:26 +02:00

authentik logo


Join Discord GitHub Workflow Status GitHub Workflow Status GitHub Workflow Status Code Coverage Latest version

What is authentik?

authentik is an open-source Identity Provider (IdP) for modern SSO. It supports SAML, OAuth2/OIDC, LDAP, RADIUS, and more, designed for self-hosting from small labs to large production clusters.

Our enterprise offering is available for organizations to securely replace existing IdPs such as Okta, Auth0, Entra ID, and Ping Identity for robust, large-scale identity management.

Installation

  • Docker Compose: recommended for small/test setups. See the documentation.
  • Kubernetes (Helm Chart): recommended for larger setups. See the documentation and the Helm chart repository.
  • AWS CloudFormation: deploy on AWS using our official templates. See the documentation.
  • DigitalOcean Marketplace: one-click deployment via the official Marketplace app. See the app listing.

Screenshots

Light Dark

Development and contributions

See the Developer Documentation for information about setting up local build environments, testing your contributions, and our contribution process.

When you contribute documentation, either to accompany a code change or as a standalone contribution, please be sure to follow our documentation Style Guide.

Security

Please see SECURITY.md.

Adoption

Using authentik? We'd love to hear your story and feature your logo. Email us at hello@goauthentik.io or open a GitHub Issue/PR!

License

MIT License CC BY-SA 4.0 authentik EE License