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: Brent Putman <>
  • To:
  • Subject: Re: [OpenSAML] Unable to unmarshall message; unsupported attribute?
  • Date: Fri, 19 Sep 2008 14:30:17 -0400

See the response I just sent, you need need to init the library before
you use it. Trust me, I know what I'm talking about. ;-)


Bailo, John wrote:
> 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