<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008G7V0mSAFOkta Classic EngineOkta Integration NetworkAnswered2023-07-11T17:52:45.000Z2016-07-08T16:16:51.000Z2018-08-12T04:15:29.000Z
spring
I'm follow the instruction on 

http://developer.okta.com/docs/guides/spring_security_saml

Everything work fine on http 

 

When I change sso url to https, I got the following error

- Validation of protocol message signature succeeded, message type: {urn:oasis:names:tc:SAML:2.0:protocol}Response

- SAML message intended destination endpoint 'https://xxx.ap-southeast-1.elb.amazonaws.com/spring-security-saml2-sample/saml/SSO' did not match the recipient endpoint 'http://xxx.ap-southeast-1.elb.amazonaws.com/spring-security-saml2-sample/saml/SSO'

 

Anyone have solution about this?

This question is closed.
Loading
spring