Skip to content

Releases: vaadin/sso-kit

2.2.1

06 Feb 16:47
Compare
Choose a tag to compare

What's Changed

  • chore: update spring boot version to 3.1.6 by @ZheSun88 in #131

Full Changelog: 2.2.0...2.2.1

2.2.0

16 Oct 08:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.2...2.2.0

2.2.0.rc1

09 Oct 12:01
Compare
Choose a tag to compare
2.2.0.rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 2.1.2...2.2.0.rc1

2.1.2 - Upgrade springboot version to resolve the vulnerability

29 Sep 12:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.1.2

2.2.0.beta1

26 Sep 09:39
Compare
Choose a tag to compare
2.2.0.beta1 Pre-release
Pre-release

What's Changed

Full Changelog: 2.1.0...2.2.0.beta1

SSO Kit 2.0.6

01 Sep 12:10
63d65da
Compare
Choose a tag to compare

What's Changed

  • update spring-boot version to resolve vulnerability by @ZheSun88 in #122

Full Changelog: 2.0.5...2.0.6

SSO Kit 2.1.1

24 Jul 09:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

SSO Kit 2.0.5

24 Jul 09:33
b7313ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.0.5

SSO Kit 2.0.3

04 Jul 08:23
6f9a984
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.3

SSO Kit 2.1.0

07 Jun 10:20
Compare
Choose a tag to compare

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