Teffen Ellis 6ab0ce56e5 website/docs: Bump package-lock (#22552)
* Bump package-lock.

* website: hoist shelljs/detect-package-manager overrides to top-level

Nested overrides under postman-code-generators were not being applied by
npm, leaving shelljs@0.8.5 in the lockfile (failing npm ci's lockfile
sync check) and detect-package-manager@3.0.2 nested under
postman-code-generators (causing the package's deepinstall.js postinstall
to detect the CI runner's yarn and crash).

Hoisting both to top-level overrides makes npm resolve them globally and
brings the lockfile back in sync with package.json. The vendored
detect-package-manager workspace is renamed so the override target no
longer conflicts with its own workspace name.

* Force version.
2026-05-26 09:51:00 -05:00
2026-04-27 01:08:32 +02:00
2026-05-22 00:29:01 +00:00
2026-05-22 00:29:01 +00:00
2026-05-22 00:29:01 +00:00
2026-05-22 00:29:01 +00:00
2026-05-22 00:29:01 +00:00
2026-03-31 11:33:46 +02:00
2026-05-22 00:29:01 +00:00
2026-05-22 00:29:01 +00:00
2025-09-02 21:38:53 +00:00
2026-04-27 01:08:32 +02:00
2026-05-22 00:29:01 +00:00
2026-05-22 00:29:01 +00:00
2026-05-22 00:29:01 +00:00
2026-05-22 00:29:01 +00:00
2026-05-22 00:29:01 +00: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

Languages
Python 54.4%
TypeScript 34.9%
Go 4.2%
CSS 2.2%
Rust 1.9%
Other 2.3%