
User16660261464889678833 (Customer) asked a question.
We have integrated OKTA SAML in a application which uses Angular JS as client and Springboot as server. We have integrated and deployed the same app in a test and stage environment which uses https and http protocol respectively where frontend is deployed in NGINX and backend in deployed in JBOSS and the application is working fine in both environments. Now, when we tried to do the same in a preprod server which uses https protocol. We were able to login but after logging in, we were met with the following exception,
2023-06-15 01:18:19,865 ERROR [org.opensaml.common.binding.decoding.BaseSAMLMessageDecoder] (default task-10) SAML message intended destination endpoint 'https://xxxx/lead/api/saml/SSO' did not match the recipient endpoint 'http://xxxx/lead/api/saml/SSO'
We have used https in all the places where we use the URL but not sure where the http is configured !

Hello @User16660261464889678833 (Customer) Thank you for reacting out to our Community!
Please see this article that should assist you in resolving this error:
https://www.gyanblog.com/spring/spring-saml-okta-solve-saml-message-intended-destination-not-match/
Community members help others by clicking Like or Select as Best on responses. Try it today.
Coming soon: Get tips from community managers during Okta Community's first Ask Me Anything event on 6/22