Documentation

Documentation versions (currently viewingVaadin 23)

You are viewing documentation for Vaadin 23. View latest documentation

SSO Kit

Integrate your Vaadin application with third-party identity providers, and allow your users to benefit from single sign-on capabilities.
Note
Commercial feature

A commercial Vaadin subscription is required to use SSO Kit in your project.

SSO Kit provides all of the configuration needed to add single sign-on capabilities to your Vaadin applications, based on OpenID Connect. It depends on, however, Spring Boot and Spring Security.

The following identity providers are supported:

SSO Kit needs at least one OpenID Connect client configured on an instance of these providers.

Topics

Getting Started
Step-by-step guide on how to use SSO Kit in an application.
Theming
Each SSO provider has its own way of customizing the log-in page, with different features and limitations. Learn how to customize the log-in page for different authentication providers.
Integrations
How to use SSO Kit with vendor-specific tutorials.