Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Apply the BasicConfigurationService patch that Jon G made, located at: https://mware.ucdavis.edu/svn/ucdsakai/branches/archive/sakai-2-1-x/legacy.diff
    to the root of sakai-src, so that the logout functionality will clear the cookies.

--**Here are the contents of that patch

...

  1. Have a value in your sakai.properties of:
    Code Block
    loggedOutUrl=https://secureweb.ucdavis.edu/form-auth/logout?{0}/portal
    
    Add the following secureweb logout url value to the Tomcat/sakai/sakai.properties file:

This logout url will direct Sakai to secureweb to logout the cookies properly, and redirect the user to the intended url.