imravichaudhary / spring-boot-sso-integration

Sample Spring boot project to test multiple IDP support for SSO integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-boot-sso-integration

Sample Spring boot project to test multiple IDP support for SSO integration

This project was created for myself to test out multiple IDP(Identity Provider) using Spring boot and Spring Security for SSO(Single sign-on) integration.

The sample acts as the SP(Service Provider).

The project has been configured to be used as both SP initiated and IDP initiated.

IDP configuration information:

Note: Here idpone and idptwo are registrationId configured in the application.yml. You can provide your custom registrationId but be sure to configure relevant IDP service.

About

Sample Spring boot project to test multiple IDP support for SSO integration


Languages

Language:Java 90.3%Language:HTML 9.7%