Hi ,
I have a scenario,where springboot application app1 is on SAML 2.0 has one link which redirects to another springboot app2 which is on OpenAm.
We are using metadata of app2 in app1 application.properties.
is there any way I can send some request parameter to app2.
just like we do normal application, https://dummy.com/?clientId=xyz