
User16660261248999665974 (Customer) asked a question.
We have integrated our spring boot apps with okta SAML, on those we have a requirement of getting details through communicating with other SAML integrated app using Api but while executing the Api call we are getting issues, but in background we can see the SAML request, so is there any method (ex: token on OIDC) to execute the Api call.

Hello @User16660261248999665974 (Customer) Thank you for reacting out to our Community!
You have the option to connect your Spring boot application with OIDC, for this please see the below doc that provide step by step instruction on how to achieve this:
https://developer.okta.com/blog/2017/12/18/spring-security-5-oidc
https://developer.okta.com/code/java/spring/
Community members help others by clicking Like or Select as Best on responses. Try it today.