how to decode/encode CAS tickets across HTTP requests ?

Tom Zeller tzeller at dragonacea.biz
Tue Aug 30 18:00:19 EDT 2016


> 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.

I don't know how it all works, but the Spring UriComponentsBuilder
doesn't encode query params, AFAIK.

http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-cas-api/src/main/java/net/shibboleth/idp/cas/protocol/ServiceTicketResponse.java?r1=8121&r2=8120&pathrev=8121


More information about the dev mailing list