Newbie to CAS : URL encoding and pattern registry ?
Tom Zeller
tzeller at dragonacea.biz
Fri Jan 23 12:15:20 EST 2015
Hey Marvin,
Not a big deal, and let me know if I should ask you on a different
list, but I'm wondering how the PatternServiceRegistry should handle
URL encoded "service" query params. I'm mocking a CAS client for a
simple browser-based test based on the doc[1] you sent me a link to
previously.
If the "service" param in the initial request to login is URL encoded,
the example service definition[2] obviously won't match.
Should there be a service definition which URL decodes first before matching ?
Thanks
[1] https://github.com/Jasig/cas/blob/master/cas-server-documentation/protocol/CAS-Protocol.md
[2] https://wiki.shibboleth.net/confluence/display/IDP30/CasProtocolConfiguration
More information about the dev
mailing list