
Spring Boot — SAML 2.0 Service Provider
github.com/vdenotaris/spring-boot-security-saml-sample/tree/2.3.1.RELEASE
Here we go! Select an Identity provider that holds your authentication data.
The Service Provider (SP) generates a SAML 2.0 authentication request, which is encoded and embedded into
the URL for SSO
service. After being redirected, you must provide your credentials to authenticate against the selected IdP.
