[Building Sakai] CASIfying Sakai logout issue

Sanghyun Jeon euksa99 at gmail.com
Mon Apr 21 22:48:55 PDT 2014


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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20140421/1eb403c2/attachment.html 


More information about the sakai-dev mailing list