[Using Sakai] Wevdav issue

Biku Shrestha blshrestha at mum.edu
Fri Jan 30 10:54:01 PST 2015


We have Sakai 2.9.2 (tomcat 7.0.55 with SSL).

We have following settings in web.xml to redirect http to https automatically:

<security-constraint>
                <web-resource-collection>
                                <web-resource-name>Entire Application</web-resource-name>
                                <url-pattern>/*</url-pattern>
                </web-resource-collection>

                <user-data-constraint>
                                <transport-guarantee>CONFIDENTIAL</transport-guarantee>
                </user-data-constraint>
</security-constraint>


When we put above settings, webdav fails (e.g https://xxx.cs.mum.edu/dav/ade1f05d-e06b-4496-8690-607c0b898477 OR http://xxx.cs.mum.edu/dav/ade1f05d-e06b-4496-8690-607c0b898477). But when I remove above settings, webdav works for both of these URLs. I have tested with "any client" as well as with windows 7 "map network drive".

Any ideas?

Thank you.

Sincerely,
Biku
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-user/attachments/20150130/e95fbb2f/attachment.html 


More information about the sakai-user mailing list