Configuring IIS for 1 SP, multiple domains
Anna Maurer
annam at berkeley.edu
Thu Aug 25 01:04:28 BST 2011
These are the most recent lines - there are three sites, but I just copied
the two pointing to the same website. They're below my signature.
2011-08-24 16:51:17 DEBUG Shibboleth.PropertySet : added property
applicationId (OtherSite)
2011-08-24 16:51:17 DEBUG Shibboleth.PropertySet : added property name
(https://othersite.example.com)
2011-08-24 16:51:17 DEBUG Shibboleth.PropertySet : added property authType
(shibboleth)
2011-08-24 16:51:17 DEBUG Shibboleth.PropertySet : added property name
(secure)
2011-08-24 16:51:17 DEBUG Shibboleth.PropertySet : added property
requireSession (true)
2011-08-24 16:51:17 DEBUG Shibboleth.RequestMapper : added Path mapping
(secure)
2011-08-24 16:51:17 DEBUG Shibboleth.RequestMapper : Added <Host> mapping
for http://othersite.example.com
2011-08-24 16:51:17 DEBUG Shibboleth.RequestMapper : Added <Host> mapping
for http://othersite.example.com:80
2011-08-24 16:51:17 DEBUG Shibboleth.RequestMapper : Added <Host> mapping
for https://othersite.example.com
2011-08-24 16:51:17 DEBUG Shibboleth.RequestMapper : Added <Host> mapping
for https://othersite.example.com:443
2011-08-24 16:51:17 DEBUG Shibboleth.PropertySet : added property
applicationId (NonExampleID)
2011-08-24 16:51:17 DEBUG Shibboleth.PropertySet : added property name
(site.othersite.com)
2011-08-24 16:51:17 DEBUG Shibboleth.PropertySet : added property authType
(shibboleth)
2011-08-24 16:51:17 DEBUG Shibboleth.PropertySet : added property name
(secure)
2011-08-24 16:51:17 DEBUG Shibboleth.PropertySet : added property
requireSession (true)
2011-08-24 16:51:17 DEBUG Shibboleth.RequestMapper : added Path mapping
(secure)
2011-08-24 16:51:17 DEBUG Shibboleth.RequestMapper : Added <Host> mapping
for http://site.othersite.com
2011-08-24 16:51:17 DEBUG Shibboleth.RequestMapper : Added <Host> mapping
for http://site.othersite.com:80
2011-08-24 16:51:17 DEBUG Shibboleth.RequestMapper : Added <Host> mapping
for https:// site.othersite.com
2011-08-24 16:51:17 DEBUG Shibboleth.RequestMapper : Added <Host> mapping
for https://site.othersite.com:443
-----Original Message-----
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On
Behalf Of Cantor, Scott
Sent: Wednesday, August 24, 2011 16:29
To: users at shibboleth.net
Subject: Re: Configuring IIS for 1 SP, multiple domains
On 8/24/11 7:01 PM, "Anna Maurer" <annam at berkeley.edu> wrote:
>I'm looking at native.log on DEBUG now - any lines I should be focusing
>on?
>There are no WARNs or CRITs or ERRORs, and any lines mentioning the
>second site look just like the others.
The RequestMap is all I'm interested in, just whether it's seeing requests
for the second site and handling them as expected. It should map them to
your overridden applicationId of course, and the URLs should look correct.
If that's the case, I don't see any way for the SP to cause a 404 and would
assume that IIS is lying about the actual error.
-- Scott
--
To unsubscribe from this list send an email to
users-unsubscribe at shibboleth.net
More information about the users
mailing list