Once I reconfigured all successful generic CAS logins to be redirect to a URL via the RedirectView class, I noticed an issue with the parameters passed in the query string to the external URL. I have copied the configuration and resulting URL below.
Does anyone have any idea why this would be caused? Thanks, Andrew View configuration ======================================================================== ================================= casLoginGenericSuccessView.(class)=org.springframework.web.servlet.view. RedirectView casLoginGenericSuccessView.url=https://example.lsu.edu/Desktop Resulting redirect ======================================================================== ================================= https://example.lsu.edu/Desktop?service=&flowExecutionContext=%5BInactiv e+execution+of+%27login-webflow%27%5D&warnCookieValue=false&ticketGranti ngTicketId=TGT-1-fGvGcdeKPe4oWiyxEHZnChE56qdrWFbacKL-examplesso.lsu.edu Andrew R Feller, Analyst University Information Systems 200 Fred Frey Building Louisiana State University Baton Rouge, LA, 70803 (225) 578-3737 (office)
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
