how to decode/encode CAS tickets across HTTP requests ?

Cantor, Scott cantor.2 at osu.edu
Tue Aug 30 17:29:50 EDT 2016


On 8/30/16, 11:56 AM, "dev on behalf of Tom Zeller" <dev-bounces at shibboleth.net on behalf of tzeller at dragonacea.biz> wrote:

>    TL;DR Dumb question : how should the CAS ticket be retrieved from an HTTP request via
> Java ?

I think you should be assuming any data is URL-encoded.

>    The issue came up, I think, because the EncodingTicketService introduced characters
> into the ticket via the DataSealer that my horrible CAS “client” hadn’t seen before.

I would be inclined to say it's a bug in the change made, maybe it didn't need to URL encode before, but does now and that just wasn't added.

-- Scott




More information about the dev mailing list