how to decode/encode CAS tickets across HTTP requests ?
Marvin Addison
marvin.addison at gmail.com
Wed Aug 31 14:19:13 EDT 2016
On Wed, Aug 31, 2016 at 1:16 PM Cantor, Scott <cantor.2 at osu.edu> wrote:
> If the CAS ticket is being passed as a parameter, then it really needs to
> be encoded and decoded.
>
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.
M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20160831/8b965d97/attachment.html>
More information about the dev
mailing list