[Building Sakai] pda loggedOutUrl

Steve Swinsburg steve.swinsburg at gmail.com
Tue Jul 19 17:16:07 PDT 2011


Would we just have another property in sakai.properties called pda.loggedOutUrl or similar? Then if you are in the PDA portal you go to the pda logout page? The support for different loggedout URL's is already in Sakai
https://jira.sakaiproject.org/browse/SAK-16370

so this would be an extension to support the different portals as well.

cheers,
Steve



On 20/07/2011, at 6:07 AM, Matthew Jones wrote:

> 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"
> 
> _______________________________________________
> 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/20110720/c1aeb9a5/attachment.html 


More information about the sakai-dev mailing list