Help with adding additional IIS 7.5 site
John Krabacher
jkrabacher3 at uchicago.edu
Tue May 1 16:26:42 BST 2012
Turns out this was due to the site being configured in IIS and defined in the config file with upper and lower case letters. Once I changed everything to lower case the application override kicked in.
-----Original Message-----
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Cantor, Scott
Sent: Friday, April 27, 2012 12:58 PM
To: Shib Users
Subject: Re: Help with adding additional IIS 7.5 site
On 4/27/12 9:33 AM, "John Krabacher" <jkrabacher3 at uchicago.edu> wrote:
><https://wiki.cac.washington.edu/display/infra/Configure+a+Service+Prov
>ide
>r+with+Multiple+Web+Sites> but when I look at the metadata at
>https://site2.uchicago.edu/Shibboleth.sso/Metadata it still shows the
>original site¹s entityID.
> The ApplicationOverride element doesn¹t seem to be getting applied.
That's pretty much all it means, there isn't anything anybody else can do to identify why. The <Site> mapping could be off somehow, or something else about the mapping is off. You can turn up logging and check native.log for some diagnostics on the URLs its processing.
> Also,
> when I browse to http://site2.uchicago.edu/Shibboleth.sso/Status I get
>an ³ISAPI extension can only be invoked to process Shibboleth protocol
>requests.Make sure the mapped file extension doesn't match actual
>content² error.
You probably have handlerSSL set to true, and that's an http:// URL.
-- Scott
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list