I install shibboleth sp and http://localhost/shibboleth.sso/Status returns xml file.
after this when i am tryiing to configure this with Testshib and replace shibboleth.sml file from testshib and metada.
Now i changed handlessl = true in shibboleth.xml i am getting error of
"Shibboleth Error
ISAPI extension can only be invoked to process Shibboleth protocol requests.Make sure the mapped file extension doesn't match actual content."
with the link "https://localhost/shibboleth.sso/Status"
And error of "Connection was interrupted" with SSL secured link of "https://localhost/shibboleth.sso/Status"
I am using "Firefox Browser"
Thanks in Advance
Thanks & Regards
Sailu
That is the reason, yes. URLs are always case sensitive, but a script
mapping in IIS, at least most versions, is based on the file extension.
-- Scott