[Building Sakai] pda loggedOutUrl

Matthew Jones jonespm at umich.edu
Tue Jul 19 13:07:33 PDT 2011


Right, we have a dynamic (jsp) within Sakai that set as the loggedOutUrl
which clears some cookies, captures the return path and redirects to our
CAS.
https://source.sakaiproject.org/svn//msub/umich.edu/ctools/ctools-jsp/trunk/src/webapp/logout.jsp

     String returnPath = request.getParameter("returnPath");
We had to capture that piece of the return path so that other urls (like
pda) worked. This does sound similar.

On Tue, Jul 19, 2011 at 3:58 PM, Zhen Qian <zqian at umich.edu> wrote:

> Omer:
>
> You might want to look at UMICH-8 "bug in logout script if using pda
> portal" (https://jira.sakaiproject.org/browse/UMICH-8), where Matt fixes
> the similar problem.
>
> Thanks,
>
> - Zhen
>
> On Jul 19, 2011, at 3:40 PM, Omer Piperdi wrote:
>
> We have been using a specific loggedOutUrl in our sakai install.. That
> logged users out from CAS.
>
> Is there anyway to specify loggedOutUrl for pda?? Right now it is
> automatically adding /pda at the end of loggedOutUrl and which creating
> 404..
>
> We want same have loggedOutUrl for both pda and regular logout..
>
> Thanks
> Omer
> _______________________________________________
> sakai-dev mailing list
> 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 with a subject of
> "unsubscribe"
>
>
>
>
> _______________________________________________
> sakai-dev mailing list
> 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 with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20110719/d90799e9/attachment.html 


More information about the sakai-dev mailing list