NativeSP: xmltooling::IOException when processing Logout Response

Cantor, Scott cantor.2 at osu.edu
Mon May 20 08:19:10 EDT 2019


The SP doesn't have any memory of RelayState per se, it just processes them based on what's in them and if they're not storage or cookie based, it will treat them as URLs and enforce the redirection policy, which requires parsing the URL to a limited degree. That's what failed, presumably, so the value is simply malformed.

You shouldn't need anything more than access logs if they're redirect messages, it should be evident what was in the parameter. POST would be the difficult one.

-- Scott




More information about the users mailing list