Skip to content

vaadin/sso-kit

Repository files navigation

SSO Kit

SSO Kit is an add-on for Vaadin Flow and Hilla frameworks that provides all the configuration you need to add single sign-on capabilities to your applications.

SSO Kit is built upon the OpenID Connect specification and it comes with a Spring Boot starter module that takes care of configuring the security settings you need to authenticate against your identity provider.

These are the currently supported identity providers:

SSO Kit is compatible with Vaadin Platform starting from version 23.2.0.

SSO Kit is compatible with Hilla starting from version 2.0.0.

Getting Started

Getting started tutorials are available for Vaadin Flow, for Hilla with Lit and for Hilla with React.