Shibb + WebDAV

Jose Lopez Lujan jm.lopez at utoronto.ca
Wed Feb 8 17:39:57 GMT 2012


Hi all,

Does anybody has successfully configured WebDAV using Shibboleth and
mod_dav? I've followed the instructions in
https://wiki.shibboleth.net/confluence/display/SHIB2/WebDAV but perhaps
I'm missing something. The webdav I'm trying to configure is a Tomcat
implementation called XythosWebDAV.

Here is the configuration set in the apache config file:

<Location /bbcswebdav>
        Options +Indexes +MultiViews
        DAV On
        AuthType shibboleth
        ShibRequireSession On
        require valid-user
        ShibRequireSessionWith WebDAVLogin
</Location>

Shibboleth2.xml excerpt:

<SessionInitiator type="Chaining" Location="/WebDAVLogin" id="WebDAVLogin"
                             entityID="https://idp.server.edu/shibboleth"
<https://idp.server.edu/shibboleth%22>>
  <SessionInitiator type="SAML2"
	acsIndex="6"
	template="bindingTemplate.html"
	outgoingBindings="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"
	authnContextClassRef="urn:oasis:names:tc:SAML:2.0:ac:classes:unspecified"/
>
  </SessionInitiator>


Any orientation/hits/tips would be really appreciated.

Thanks,
-
Jose Manuel Lopez Lujan
Senior LMS  Coordinator
University of Toronto
(416) 946-5107





More information about the users mailing list