References for Integrating wso2 Identity Server with SAML Authentication protocol for upgraded version of Spring boot 3.1.2 Web Application

64 views Asked by At

I'm building a new web Application with wso2 identity server with the Updated Spring boot Version to 3.1.2. I have to Integrate wso2 identity server with Spring Boot version from Scratch. Im in need of Documentation or any github Reference so that I can Integrated Wso2 identity server with upadated Spring boot Application. Any help is highly Appreciated.

1

There are 1 answers

1
Juan Pablo On

There is an example in github.

https://github.com/wso2-extensions/identity-samples-spring-boot

I hope this helps.