What's New in Version 1.0.0
This is the initial release of Icinga Web SSO, a module that adds OpenID Connect single sign-on support to Icinga Web.
You can find issues and feature requests related to this release on our roadmap.
Features
- Multiple OIDC providers can be configured simultaneously, each with its own login button on the Icinga Web login page.
- The username claim used by each provider is configurable (e.g. nickname, email, full name).
- Group membership can optionally be mapped from provider claims to Icinga Web groups.
- Username and group names can be transformed using a search/replace regex (e.g. to add a provider-specific prefix).
- Additional OAuth scopes can be requested per provider if needed.
- OIDC tokens are automatically refreshed from the session when needed.