<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><br>
</p>
<br>
<div class="moz-cite-prefix">On 5/2/17 4:14 PM, JohnWang wrote:<br>
</div>
<blockquote type="cite"
cite="mid:1493756090429-7632941.post@n2.nabble.com">
<pre wrap="">Hi John,
Do you have a solution about the XML issue? Should the IDP be modified or
SAML SP be modified? Thanks!
</pre>
</blockquote>
<br>
The Shibboleth IdP can not be modified wrt this issue. <br>
<br>
The SP has a bug, if it is expecting a specific XML namespace
prefix. As Peter said, what's important in namespace-qualified XML
is not the prefix (which could be "foo", etc), it's the namespace
URI itself. So yes, the SP needs to be modified. But probably not
in a configuration sense. Rather their implementation is broken and
they need to fix it at the source code level.<br>
</body>
</html>