<div dir="ltr">Thank you for the replies. My apologies on the type for the url, I am using /Status.<div>The service is running and I am not sure how to confirm if the configuration is right. I only have one site in the IIS config. It is named 'Default Web Site', but I set the config to match my DNS name for the site.</div><div><br></div><div>When I run 'appcmd list module', the only Shibboleth module reported is:</div><div><br></div><div>MODULE "Shibboleth" ( native, preCondition:bitness64 )<br><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">- Derrick</div></div></div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 12, 2021 at 4:22 AM Rod Widdowson <<a href="mailto:rdw@steadingsoftware.com">rdw@steadingsoftware.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> But a true 404 means it's flat out not listening and the module's not active, there's not much else to be said. I'd probably check<br>
the<br>
> <Site> mapping in the SP configuration for a mismatch, as it ignores requests to a site with no mapping in place.<br>
<br>
You can check the module's installed state by saying <br>
<br>
        %systemDrive%\Windows\system32\inetsrv\appcmd list module<br>
<br>
It should list the two ShibNative modules<br>
<br>
        MODULE "ShibNative32" ( native, preCondition:bitness32 )<br>
        MODULE "ShibNative" ( native, preCondition:bitness64 )<br>
<br>
<br>
<br>
<br>
-- <br>
For Consortium Member technical support, see <a href="https://wiki.shibboleth.net/confluence/x/coFAAg" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/confluence/x/coFAAg</a><br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" target="_blank">users-unsubscribe@shibboleth.net</a><br>
</blockquote></div>