No Comments Using Keycloak with Spring Boot applications is usually just a matter of a few lines of code when you use Keycloak‘s adapter integrations. However, most of the integrations require using the OpenID Connect protocol for web-based Single Sign-On (SSO) and sometimes it might be necessary to use SAML instead of OpenID Connect.
Read full news article on code centric