* website/integrations: Icinga Web 2 Add an integration guide for Icinga Web 2 with OIDC SSO against authentik via the third-party RISE-GmbH oidc module (github.com/RISE-GmbH/icingaweb2-module-oidc). Covers the OAuth2/ OpenID Connect provider configuration in authentik (including the module-specific redirect URI under /icingaweb2/oidc/authentication/ realm?name=<name>), the New Provider dialog in the Icinga Web 2 OIDC module (Name, Url, Secret, Appname, Groups to sync, Enabled, Enforce Https on redirect urls), an explicit hint to scope Groups to sync to the few groups actually used for Icinga, and a pointer to assign roles to the imported users and groups under Configuration > Authentication > Roles. Tested with Icinga Web 2 2.13 and authentik 2026.5.2. Also add Icinga to the integrations spell-check dictionary. * website/integrations: Icinga Web 2: cleanup Agent-thread: https://sdko.org/internal/threads/019e93e4-7da8-7432-81c3-dd7dca5f8590 A7k-product: product A7k-product-repo: 2 Co-authored-by: Agent <agent@svc.sdko.net> --------- Co-authored-by: nicedevil007 <nicedevil007@users.noreply.github.com> Co-authored-by: Dominic R <dominic@goauthentik.io> Co-authored-by: Agent <agent@svc.sdko.net>
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!



