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: "Bailo, John" <>
  • To: <>
  • Subject: RE: [OpenSAML] Unable to unmarshall message; unsupported attribute?
  • Date: Fri, 19 Sep 2008 14:16:45 -0400

To try and verify that my SAML object is not the problem, I tried using
the sample SAML 1.1 object in the Wikipedia article:

http://en.wikipedia.org/wiki/SAML_1.1#Browser.2FPOST_Profile

in Step 3.

I got the same exception.

Looking at the sample code I see that a mashallerFactory is instantiated
in the encodeMessage() method. But, I start with an existing
httpRequest that contains an encoded SAML 1.1 object in the POST, so I
am trying to strip away all the setup code down to just that needed to
decode the SAML object and let me get to its attributes.

Do I still need to set up a marshaller for decoding?

-----Original Message-----
From: Bailo, John
Sent: Friday, September 19, 2008 9:08 AM
To:
''
Subject: RE: [OpenSAML] Unable to unmarshall message; unsupported
attribute?


Thanks for your help. I'm basing my code on
\org\opensaml\saml1\binding\decoding\HTTPPostDecoderTest.java.

CONFIDENTIALITY NOTICE: The information in this Internet email is
confidential and may be legally privileged. It is intended solely for the
addressee. Access to this email by anyone else is unauthorized.




Archive powered by MHonArc 2.6.16.

Top of Page