Setup with 2 load balancers (Binding Exception)

Peter Schober peter.schober at univie.ac.at
Tue Mar 5 11:12:53 UTC 2024


Sumit Bhatnagar via users <users at shibboleth.net> [2024-03-05 03:58 CET]:
> The application servers are in the internal network behind the internal load balancer (available at https://LBInternal.app.org) .
> 
> Apache Websever is used in the DMZ. Combination of Apache and Tomcat is used on the application servers in the internal network.

> opensaml::BindingException at (https://LBInternal.app.org/Shibboleth.sso/SAML2/POST)

Use the ServerName directive in your Apache httpd configuration to
correctly virtualize the host name.

-peter


More information about the users mailing list