mirror of
https://github.com/goauthentik/authentik
synced 2026-04-25 17:15:26 +02:00
b6496950bfc9a25f6c917105629861278d3e06a1
* Close dialog on navigation. * web: update dialog, form, and sidebar styles with logical properties and scroll shadows Migrate dialog padding CSS variables from physical (top/right/bottom/left) to logical (block-start/inline-end/block-end/inline-start) naming. Add scroll shadow utility class (ak-m-scroll-shadows) for scrollable regions. Rework radio input and form control styles including transparent backgrounds, checkbox-style indicators, and improved hover states. Refactor FormGroup marker to use CSS custom properties for open/closed states. Move sidebar padding from nav container to scrollable list. * web: refine elements and components for accessibility, type safety, and consistency Add ARIA role and label to dialog body, apply scroll shadow classes to modal body, sidebar nav, and wizard main. Update ak-status-label to support tri-state (good/bad/null) rendering with ts-pattern matching and a neutral label. Simplify FormGroup by removing wrapper div around default slot, adding part attributes for header styling, and changing description to nullable type. Clean up LogViewer and StaticTable with proper access modifiers, override annotations, and nullable item types. Simplify ak-switch-input checked binding and remove unused slot attribute from ak-radio-input help text. * web: modernize application pages with modalInvoker and updated form patterns Refactor ApplicationCheckAccessForm to use static form metadata properties (verboseName, submitVerb, createLabel), formatAPISuccessMessage, and a private CoreApi instance. Migrate ApplicationViewPage from ak-forms-modal slots to the modalInvoker directive for both edit and check-access actions. Accept nullable input in createPaginatedResponse for better null-safety. Fix casing of dropdown menu items in ApplicationListPage. * web: migrate remaining view pages to modalInvoker (#21592) * Fix visibility check, search params. * Add scroll shadow. * Partial revert of input layout. * Tidy groups. * Fix check access form invoker, styles. * Optional sizing. * Lowercase * Revise checkbox style. * Close dialog on navigation. * Fix padding. * Touch up shadow heights. * Migrate remaining view pages to modalInvoker, add e2e coverage. * Fix alignment. * Fix click handler, add placeholders. * Fix issue where form field is not serialized.
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.
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
Languages
Python
54.9%
TypeScript
34.9%
Go
4.4%
CSS
2.1%
JavaScript
1.5%
Other
2.1%



