destination endpoint did not match the recipient endpoint error

Peter Schober peter.schober at univie.ac.at
Wed Aug 23 07:49:18 EDT 2017


* Satheesh Kumar <satheeshvsbk at gmail.com> [2017-08-23 12:47]:
> Thanks all.. The issue is resolved..
> It is because of the loadbalancer, which is sending http request to IDP.

You can terminate TLS at the loadbalaner and use plain HTTP to Apache
httpd, but you still need to virtualize those requests properly, so
that the IDP sees the correct schema (https, not http) and port.
-peter


More information about the users mailing list