Specifying prefixed namespace for SLO requests?
Curtis Lacy
clacy at lotame.com
Thu Apr 6 14:48:45 EDT 2017
Hi, I'm trying to set up a Shibboleth 3.3 IdP, and having trouble processing the logout requests from a particular SP. Once decrypted, the logout requests look like this:
<saml:NameID Format="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress">user at domain.tld</saml:NameID>
That's the entirety of the content, and it is rejected with the following error in my log:
2017-04-06 12:45:27,885 - ERROR [net.shibboleth.utilities.java.support.xml.BasicParserPool:50] - XML Parsing Error
org.xml.sax.SAXParseException: The prefix "saml" for element "saml:NameID" is not bound.
Is there a bean or property that I need to provide which defines this "saml" prefix?
Thanks,
Curtis
--
The information transmitted in this email is intended only for the
person(s) or entity to which it is addressed and may contain confidential
and/or privileged material. Any review, retransmission, dissemination or
other use of, or taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is prohibited. If you
received this email in error, please contact the sender and permanently
delete the email from any computer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170406/ee7a72a3/attachment.html>
More information about the users
mailing list