[Building Sakai] How to CASifying WebDAV access
高珺
gaojun at fudan.edu.cn
Sat Jan 19 04:54:05 PST 2013
Thanks Matthew,
Actually, we have LDAP provider, and I modified the WebDAV servlet to
communicate the LDAP server.
It works fine except losting the SSO feature.
于 2013年01月19日 12:25, Matthew Jones 写道:
> We've talked about this a little, and basically what you'd have to do
> is have the resources page generate a temporary single use password
> that someone could copy and paste into their webdav client from the
> Resources if they were logged in via CAS. Quite a bit of dev work
> would be involved in this.
>
> Or you'd have to use a an existing provider (like LDAP) or some new
> custom one that can also do a validation of the users password
> directly from the Sakai server as well as on the CAS front-end.
>
>
> On Wed, Jan 16, 2013 at 8:07 PM, Sam Ottenhoff
> <ottenhoff at longsight.com <mailto:ottenhoff at longsight.com>> wrote:
>
> WebDAV authentication is direct. WebDAV clients cannot direct a
> user to a third-party login screen (CAS or Shibboleth). There is
> no method to make WebDAV work with CAS.
>
> --Sam
>
>
> On Wed, Jan 16, 2013 at 7:40 PM, 高珺 <gaojun at fudan.edu.cn
> <mailto:gaojun at fudan.edu.cn>> wrote:
>
> Dear all,
>
> According to [1], I sucessfuly made the Sakai work with CAS.
> Yet, the
> WebDAV still use the internal password to authorize user.
>
> May be I can modify the org.sakaiproject.dav.DavServlet, but I
> think
> it's ugly to do so.
>
> Is there any good idear to make WebDAV work with CAS?
>
>
> [1]
> https://confluence.sakaiproject.org/display/~steve.swinsburg/CASifying+Sakai+with+CAS+3
> <https://confluence.sakaiproject.org/display/%7Esteve.swinsburg/CASifying+Sakai+with+CAS+3>
>
> --
> Gao Jun
> Fudan University
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> <mailto:sakai-dev at collab.sakaiproject.org>
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org
> <mailto:sakai-dev-unsubscribe at collab.sakaiproject.org> with a
> subject of "unsubscribe"
>
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> <mailto:sakai-dev at collab.sakaiproject.org>
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org
> <mailto:sakai-dev-unsubscribe at collab.sakaiproject.org> with a
> subject of "unsubscribe"
>
>
--
Gao Jun
Fudan University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130119/582fa885/attachment.html
More information about the sakai-dev
mailing list