Skip to Content.
Sympa Menu

mace-opensaml-users - Re: [OpenSAML] Unable to unmarshall message; unsupported attribute?

Subject: OpenSAML user discussion

List archive

Re: [OpenSAML] Unable to unmarshall message; unsupported attribute?


Chronological Thread 
  • From: Scott Cantor <>
  • To:
  • Subject: Re: [OpenSAML] Unable to unmarshall message; unsupported attribute?
  • Date: Thu, 18 Sep 2008 20:30:22 -0400

Bailo, John wrote:
From the SAML1 HTTPPostDecoder decode method, I receive this exception:

16:56:28,936 ERROR [BaseMessageDecoder] Unable to unmarshall message, no unmarshaller registered for message element {urn:oasis:names:tc:SAML:1.0:protocol}Response

I would imagine you failed to initialize the libraries properly, however that's done these days. That's a very basic element.

In my SAML object I think the offending attribute is:
xmlns:samlp="urn:oasis:names:tc:SAML:1.0:protocol”

There is no offending attribute, you just don't have any of the standard classes registered with the XML runtime that's underneath all this.

-- Scott



Archive powered by MHonArc 2.6.16.

Top of Page