0

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.

  • Hi @WSO2 Team, I require SAML Authentication protocol Integration with Web Application for Spring Boot Version 3.1.2 as a Service Provider for Identity Server of wso2 6.1 Version. – Sujith Fredrick Jul 26 '23 at 12:45

1 Answers1

0

There is an example in github.

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

I hope this helps.

Juan Pablo
  • 136
  • 7
  • Hi @Juan Pablo, thanks for the help here, but i would like to use SAML Integration here for My Upgraded Spring Boot Version 3.1.2 Web Application – Sujith Fredrick Jul 26 '23 at 06:31