CAS clients using Saml11TicketValidator problem

Marvin Addison marvin.addison at gmail.com
Fri Oct 30 21:40:33 EDT 2015


>
> The parse function in the Saml11TicketValidator, which is failing is
> trying to strip off the body tags with the following lines:
>
>                 final String removeStartOfSoapBody =
> response.substring(response.indexOf("<SOAP-ENV:Body>") + 15);
>
*sigh*

I missed this when it came through originally. I am fighting with this
myself in a Banner integration that we're migrating to the IdP CAS support.

> I am hopeful this is a simple matter of configuration options on the IDP
> because we are restricted on the vendor app.
>
Honestly, it may be easier to add a (crazy, insane) configuration knob that
allows explicit control over the SOAP envelope XML namespace prefix so you
can force it to be what the old CAS client needs, SOAP-ENV. I can't believe
I'm saying this, but it honestly may be easier than the machinations we've
already gone through with SSB integration (and gotten nowhere).

M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20151031/035f8172/attachment.html>


More information about the users mailing list