Dominic R 06eeabf3cf web: e2e tests for account lockdown
Adds web/test/browser/320-account-lockdown.test.ts, covering the enterprise
account lockdown feature from both entry points:

- An administrator locking another account from the user details page.
- A user locking their own account from the Security tab of user settings,
  which deletes their session and hands them to the stage's completion flow.
- The action being hidden for the administrator's own account.

Each case proves the lockdown took effect rather than inferring it: the
target signs in successfully beforehand, and afterwards the account reads
inactive and its credentials are rejected.

Nothing seeds a lockdown flow, and the feature is inert until a brand points
at one, so test/blueprints/test-account-lockdown-flow.yaml supplies the flow,
the stage, and the binding. The suite drives only the brand field an operator
actually configures, and that hook is read-only once set so repeat runs do
not race on the brand row.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Signed-off-by: Dominic R <dominic@goauthentik.io>
2026-08-04 14:14:27 -04:00
2026-04-27 01:08:32 +02:00
2026-08-04 14:14:27 -04:00
2026-03-31 11:33:46 +02:00
2026-07-29 15:12:35 +01:00
2026-08-03 19:48:58 +00:00
2026-06-24 19:50:08 +02:00
2025-09-02 21:38:53 +00:00
2023-04-19 16:13:45 +02:00
2026-04-27 01:08:32 +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

Languages
Python 55.4%
TypeScript 34%
Rust 3.5%
JavaScript 2.6%
CSS 2.3%
Other 2.1%