Thanks Scott, That worked. In the new uPortal 4 the properties file states "url" so I'll pass this along.
Laura On 5/17/12 7:07 PM, Scott Battaglia wrote: > I believe the parameter is "service" and not "url": > https://github.com/Jasig/cas/blob/master/cas-server-core/src/main/java/org/jasig/cas/web/LogoutController.java > > > > Cheers, > Scott > > > On Thu, May 17, 2012 at 4:18 PM, Laura McCord > <[email protected] <mailto:[email protected]>> wrote: > > No, that didn't work. > > > Laura > > > On 5/17/12 3:00 PM, Alvin Yeung wrote: >> The url needs to be escaped. >> >> https://mycas.server.edu/cas/logout?url=https%3A%2F%2FmyPortal.server.edu%2FuPortal%2FLogin >> >> Alvin >> >> On 5/17/2012 3:52 PM, Laura McCord wrote: >>> >>> >>> logoutRedirect.root=https://mycas.server.edu/cas/logout?url=https://myPortal.server.edu/uPortal/Login >>> >> -- >> You are currently subscribed [email protected] >> <mailto:[email protected]> as:[email protected] >> <mailto:[email protected]> >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/cas-user > > > -- > > Laura McCord > Web Programmer/Analyst > Southwestern University > [email protected] <mailto:[email protected]> > > -- > You are currently subscribed to [email protected] > <mailto:[email protected]> as: [email protected] > <mailto:[email protected]> To unsubscribe, change settings > or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user -- Laura McCord Web Programmer/Analyst Southwestern University [email protected] <mailto:[email protected]> -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
