Skip to Content.
Sympa Menu

mace-opensaml-users - Re: Re: [OpenSAML] Problem reading SAML response

Subject: OpenSAML user discussion

List archive

Re: Re: [OpenSAML] Problem reading SAML response


Chronological Thread 
  • From: Yang Xiang <>
  • To:
  • Subject: Re: Re: [OpenSAML] Problem reading SAML response
  • Date: Fri, 30 Jul 2010 16:01:34 +0200


Any debug / error info? If you bootstrap correctly you'll see something
like:

...

15:20:22.943 [main] DEBUG org.opensaml.xml.XMLConfigurator -
Initializing object provider
{urn:oasis:names:tc:SAML:2.0:protocol}Response
15:20:22.944 [main] DEBUG org.opensaml.xml.Configuration - Registering
new builder, marshaller, and unmarshaller for
{urn:oasis:names:tc:SAML:2.0:protocol}Response
15:20:22.949 [main] DEBUG o.o.xml.XMLObjectBuilderFactory - Registering
builder, org.opensaml.saml2.core.impl.ResponseBuilder under key
{urn:oasis:names:tc:SAML:2.0:protocol}Response
15:20:22.949 [main] DEBUG o.opensaml.xml.io.MarshallerFactory -
Registering marshaller, org.opensaml.saml2.core.impl.ResponseMarshaller,
for object type {urn:oasis:names:tc:SAML:2.0:protocol}Response
15:20:22.950 [main] DEBUG o.o.xml.io.UnmarshallerFactory - Registering
unmarshaller, org.opensaml.saml2.core.impl.ResponseUnmarshaller, for
object type, {urn:oasis:names:tc:SAML:2.0:protocol}Response
15:20:22.950 [main] DEBUG org.opensaml.xml.XMLConfigurator -
{urn:oasis:names:tc:SAML:2.0:protocol}Response intialized and
configuration cached

On δΊ”, 2010-07-30 at 08:22 -0400,

wrote:
> I was doing
> org.opensaml.DefaultBootstrap.bootstrap();
> before the listed code. Still did not work.
>
> Any ideas please?





Archive powered by MHonArc 2.6.16.

Top of Page