<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Wed, Aug 31, 2016 at 1:16 PM Cantor, Scott <<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If the CAS ticket is being passed as a parameter, then it really needs to be encoded and decoded.<br></blockquote><div><br></div><div>I used URLBuilder to encode per Tom's suggestion. URL decoding of query string parameters is handled internally by the servlet API, so no work required on the decoding side.</div><div><br></div><div>M</div><div><br></div></div></div>