Moving SSL cert to the edge breaks Shibboleth

Cantor, Scott cantor.2 at osu.edu
Mon Nov 20 15:11:55 EST 2017


> We are almost there. There is one snag: Shibboleth.

No, the snag is that you haven't virtualized the web server's configuration. IIS does not support that (It doesn't have the equivalent of Apache's ServerName directive). So it isn't even technically something you should do, you should use Apache. If you want to use IIS in a way that it does not in fact support, the SP includes a partial workaround to virtualize the site parameters as documented, in the <Site> elements in its configuration.

-- Scott



More information about the users mailing list