Getting 404 on /Shibboleth.sso/SAML2/POST

bluesky997 bluesky997 at hotmail.com
Tue Feb 4 13:23:01 EST 2014


Hi,

Our IIS 7.5 server SP is protecting two websites.  One is working fine and
the other is giving 404 on /Shibboleth.sso/SAML2/POST

 The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its
dependencies) could have been removed, had its name changed, or is
temporarily unavailable.  Please review the following URL and make sure that
it is spelled correctly.

Requested URL: /Shibboleth.sso/SAML2/POST

Here is the shibboleth2.xml-------------

 <InProcess logger="native.logger">
        <ISAPI normalizeRequest="true" safeHeaderNames="true">

	    <Site id="2" name="bs.domain.com" scheme="https" port="443"/>
	    <Site id="7" name="instrument-scheduling.domain.com" scheme="https"
port="443"/>

        </ISAPI>
    </InProcess>

   
    <RequestMapper type="Native">
        <RequestMap>
            
            <Host name="bs.domain.com">
		<Path name="accidentreport" authType="shibboleth" requireSession="true"/>
		<Path name="trainingcredit" authType="shibboleth" requireSession="true"/>
            </Host>
         	    
	    <Host name="instrument-scheduling.domain.com" authType="shibboleth"
requireSession="true" >
                <Path name="shiblogout" authType="shibboleth"
requireSession="false" />		
            </Host>

        </RequestMap>
    </RequestMapper>


We have the same setup on the QA web server and both sites work fine.

Appreciate if anyone and hint me what went wrong.




--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Getting-404-on-Shibboleth-sso-SAML2-POST-tp7594633.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.


More information about the users mailing list