Reverse proxies on IIS

Wessel, Keith kwessel at illinois.edu
Mon Oct 1 12:42:11 EDT 2018


Thanks, Scott. Sure enough, his <Site> element only had an ID and name. We added scheme and port attributes, and he's back in business.

Keith


-----Original Message-----
From: users <users-bounces at shibboleth.net> On Behalf Of Cantor, Scott
Sent: Monday, October 1, 2018 11:06 AM
To: Shib Users <users at shibboleth.net>
Subject: Re: Reverse proxies on IIS

On 10/1/18, 12:01 PM, "users on behalf of Wessel, Keith" <users-bounces at shibboleth.net on behalf of kwessel at illinois.edu> wrote:

> I had them set handlerSSL to false and cookieProps to http, and we're closer. But now the IdP is requesting the authn > request because the endpoint URL has an http scheme instead of https.

You don't do any of that, the SP settings are virtual, not physical.

> Can anyone tell me how to accomplish this in IIS?

Officially, you can't, IIS doesn't support this so people need to stop doing it and run Apache if they need a real web server. Unofficially, that's what the Site element in the SP config and all its ugly settings are for, they virtualize all the values.

-- Scott


-- 
For Consortium Member technical support, see https://wiki.shibboleth.net/confluence/x/coFAAg
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list