Skip to content

SSO Kit 2.1.0

Compare
Choose a tag to compare
@heruan heruan released this 07 Jun 10:20
· 34 commits to main since this release

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:

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