[Building Sakai] CASIfying Sakai logout issue

Sanghyun Jeon euksa99 at gmail.com
Fri Apr 25 09:29:38 PDT 2014


Hi Steve,

https://confluence.sakaiproject.org/display/~steve.swinsburg/CASifying+Sakai+with+CAS+3
tells
me to specify loggedOutUrl at sakai.properties.

loggedOutUrl=
https://our_cas_server_name/cas/logout?service=${serverUrl}%2fportal<https://our_cas_server_name/cas/logout?service=$%7BserverUrl%7D%2fportal>

Is this not enough? If so, what should I need to do a redirect or provide a
link back to the original application?

Thank you.


S


On Tue, Apr 22, 2014 at 5:33 AM, Steve Swinsburg
<steve.swinsburg at gmail.com>wrote:

> Yes the logout to CAS will leave you at CAS. You will need to do a
> redirect or provide a link back to the original application.
>
> cheers,
> Steve
>
>
> On Tue, Apr 22, 2014 at 3:48 PM, Sanghyun Jeon <euksa99 at gmail.com> wrote:
>
>> Looks like I need CAS serverside configuration for redirection.
>> followServiceRedirects should be set to true
>> (p:followServiceRedirects="true") on the “logoutController” bean defined in
>> the cas-servlet.xml.
>> If I am wrong, please correct me.
>>
>> S
>>
>>
>> On Mon, Apr 21, 2014 at 10:09 PM, Sanghyun Jeon <euksa99 at gmail.com>wrote:
>>
>>> I am having a difficulty to redirect to our sakai service after CAS
>>> logout. I followed the instruction from
>>> https://confluence.sakaiproject.org/display/~steve.swinsburg/CASifying+Sakai+with+CAS+3
>>> .
>>>
>>>
>>>
>>> Below is our logout defined at sakai.properties.
>>>
>>> loggedOutUrl=
>>> https://our_cas_server_name/cas/logout?service=${serverUrl}%2fportal<https://our_cas_server_name/cas/logout?service=$%7BserverUrl%7D%2fportal>
>>>
>>> I specified our_cas_server_name and ${serverUrl} at sakai.properties.
>>> This url allows users to logged out from CAS but it does not redirect to
>>> the sakai portal.
>>>
>>> Please let me know what I missed and thank you.
>>>
>>>
>>>  S
>>>
>>
>>
>> _______________________________________________
>> 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/20140425/74b67a2c/attachment.html 


More information about the sakai-dev mailing list