1
0
Fork 0
mirror of https://github.com/goauthentik/authentik.git synced 2026-07-15 12:56:59 +00:00
The authentication glue you need. https://goauthentik.io
Find a file
Ryan Pesek c6b8a20296
root: PostgreSQL direct-endpoint support for LISTEN/NOTIFY and advisory locks (#23013)
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2026-07-15 14:45:19 +02:00
.cargo root: init rust worker (#21324) 2026-04-27 01:08:32 +02:00
.github ci: bump taiki-e/install-action from 2.82.9 to 2.83.2 in /.github/actions/setup (#24045) 2026-07-15 11:49:02 +01:00
.vscode core: run debugpy within worker process so it's DAP-attachable again (#23401) 2026-06-25 16:10:52 +02:00
authentik root: PostgreSQL direct-endpoint support for LISTEN/NOTIFY and advisory locks (#23013) 2026-07-15 14:45:19 +02:00
blueprints sources/oauth: improve id_token validation for apple source (#24017) 2026-07-14 14:14:08 +01:00
cmd root: move server and worker healthcheck to rust (#23556) 2026-06-30 16:49:32 +00:00
internal internal/outpost/ak: handle empty outpost list during refresh (#23827) 2026-07-08 17:30:37 +02:00
lifecycle root: PostgreSQL direct-endpoint support for LISTEN/NOTIFY and advisory locks (#23013) 2026-07-15 14:45:19 +02:00
locale core, web: update translations (#24037) 2026-07-15 13:39:32 +02:00
packages root: PostgreSQL direct-endpoint support for LISTEN/NOTIFY and advisory locks (#23013) 2026-07-15 14:45:19 +02:00
schemas enterprise/providers: WS-Federation (#19583) 2026-01-28 17:43:16 +01:00
scripts root: fix docker compose pg volume path for compatibility with pg18 (#23883) 2026-07-09 16:22:42 +01:00
src core: bump rust-toolchain from 1.96.1 to 1.97.0 (#23884) 2026-07-10 13:11:23 +01:00
tests sources/saml: fix issuer generation and change to issuer_override (#22177) 2026-07-14 09:19:24 +00:00
web core, web: update translations (#24037) 2026-07-15 13:39:32 +02:00
website root: PostgreSQL direct-endpoint support for LISTEN/NOTIFY and advisory locks (#23013) 2026-07-15 14:45:19 +02: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: Replace (npm + Corepack) with pnpm (#22830) 2026-07-01 19:24:19 +00:00
.npmrc root: Replace (npm + Corepack) with pnpm (#22830) 2026-07-01 19:24:19 +00:00
.prettierignore root: Replace (npm + Corepack) with pnpm (#22830) 2026-07-01 19:24:19 +00:00
AGENTS.md root: add a pnpm catalog drift lint + config cleanup (#23781) 2026-07-07 17:37:59 +02:00
build.rs root: fix rust build with uv-installed Python (#21858) 2026-04-28 18:11:22 +02:00
Cargo.lock core: bump rustls from 0.23.41 to 0.23.42 (#24005) 2026-07-14 10:52:05 +01:00
Cargo.toml core: bump rustls from 0.23.41 to 0.23.42 (#24005) 2026-07-14 10:52:05 +01:00
CLAUDE.md core: Agent instructions. (#23363) 2026-06-24 19:50:08 +02:00
CODE_OF_CONDUCT.md website: remove the last updated option from footer (#13493) 2025-03-12 18:59:21 +00:00
CODEOWNERS packages: migrate shared pins to the pnpm catalog: protocol (#23784) 2026-07-09 14:59:50 +02:00
CONTRIBUTING.md root: clean up README (#16286) 2025-09-02 21:38:53 +00:00
cspell.config.jsonc Web/css: enabling layers, part 3: vendoring (#23366) 2026-07-02 14:23:05 -07:00
go.mod core: bump github.com/grafana/pyroscope-go from 1.4.0 to 1.4.1 (#23998) 2026-07-14 10:52:39 +01:00
go.sum core: bump github.com/grafana/pyroscope-go from 1.4.0 to 1.4.1 (#23998) 2026-07-14 10:52:39 +01:00
LICENSE enterprise: initial license (#5293) 2023-04-19 16:13:45 +02:00
Makefile ci: bump taiki-e/install-action from 2.82.9 to 2.83.2 in /.github/actions/setup (#24045) 2026-07-15 11:49:02 +01:00
manage.py root: init rust worker (#21324) 2026-04-27 01:08:32 +02:00
package.json packages: migrate shared pins to the pnpm catalog: protocol (#23784) 2026-07-09 14:59:50 +02:00
pnpm-lock.yaml web: bump aws-cdk from 2.1128.1 to 2.1129.0 (#24046) 2026-07-15 11:37:53 +01:00
pnpm-workspace.yaml packages: migrate shared pins to the pnpm catalog: protocol (#23784) 2026-07-09 14:59:50 +02:00
pyproject.toml core: bump webauthn from 2.8.0 to 3.0.0 (#24001) 2026-07-14 12:24:56 +01: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.96.1 to 1.97.0 (#23884) 2026-07-10 13:11:23 +01:00
schema.yml sources/oauth: improve id_token validation for apple source (#24017) 2026-07-14 14:14:08 +01:00
SECURITY.md root: Fix SECURITY.md versions (#23370) 2026-06-25 00:58:28 +02:00
tsconfig.json core, web: Vendored client follow-ups (#21174) 2026-03-26 18:33:24 +01:00
uv.lock core: bump webauthn from 2.8.0 to 3.0.0 (#24001) 2026-07-14 12:24:56 +01: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