SSO Kit 2.1.0
SSO Kit provides all of the configuration needed to add single sign-on capabilities to your Vaadin Flow and Hilla applications, based on OpenID Connect.
The following identity providers are supported:
SSO Kit needs at least one OpenID Connect client configured on an instance of these providers.
SSO Kit builds upon Spring Security. It comes with a starter module that configures the security settings needed to authenticate with your identity provider.
Documentation and how to get started:
- Flow https://vaadin.com/docs/latest/tools/sso
- Hilla (Lit) https://hilla.dev/docs/lit/acceleration-kits/sso-kit
- Hilla (React) https://hilla.dev/docs/react/acceleration-kits/sso-kit
What's new
- Hilla client-side libraries for both Lit and React applications
- Route protection support to require authentication
- Simplified Back-Channel Logout API
Full Changelog: 2.0.0...2.1.0