Teffen Ellis d88d51e74c web: rework ak-search-select dropdown as an anchored popover (retire ak-portal) (#24104)
* docs: design for ak-search-select anchored popover (no portal)

* docs: implementation plan for ak-search-select anchored popover

* web/elements: render search-select menu as anchored popover, drop ak-portal

* web/elements: stretch search-select menu to input width and wrap long labels

* web/e2e: locate search-select options via anchored popover menu

* web/elements: close search-select on anchor hidden; JS positioning fallback for Firefox

* Unify feature check constant.

* web/elements: gate search-select on anchor-size support; rAF-track fallback across shadow scrollers

* web/elements: gate anchor CSS behind mode attribute so Firefox partial support can't fight the JS fallback

* web/elements: position search-select menu with JS in all browsers; drop unreliable CSS anchor path

* web/elements: contain search-select menu scroll and add a brief fade-in

* web/elements: let search-select menu scroll chain (drop overscroll-behavior: contain)

* web/elements: forward search-select menu overscroll to the scroll container behind it

* docs: remove ak-search-select design/plan working docs

* web/elements: keep native CSS anchor positioning for non-Firefox browsers, JS fallback for Firefox

* Add box shadow.

* Clean up linter warnings.

* Remove debug.

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>

* Move into constant.

* Add computed value.

---------

Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-30 17:05:36 +00:00
2026-04-27 01:08:32 +02:00
2026-03-31 11:33:46 +02:00
2026-07-29 15:12:35 +01: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-07-29 22:42:09 +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%