Protecting the Document Root - IIS 7.5

Alex a.boolieris at gmail.com
Wed Apr 15 19:55:34 EDT 2015


Hi, 

I'm running Shibboleth 2.5 on Windows Server 2008 R2/IIS 7.5. 

What I'm trying to achieve is having Shibboleth protect the Document
Root/Website Home Directory. Im able to secure a sub-directory ("secure" in
the below example) with no issues. Below is my current config from
shibboleth2.xml under the requestmap node for securing a sub directory for
any valid user account. 

<Host name="home.business.test.local">
  <Path name="secure" authType="shibboleth" requireSession="true">
     <AccessControl>
      <Rule require="valid-user" />  
     </AccessControl>
  </Path>
</Host>

Is there a way to protect the website home directory? If not does anyone
have any suggestions to workaround this limitation? 

I've searched the forums but can't seem to find a definitive answer to this,
so any help would be appreciated. 


Thanks, 

Alex



--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Protecting-the-Document-Root-IIS-7-5-tp7613914.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.


More information about the users mailing list