Skip to Content.
Sympa Menu

mace-opensaml-users - RE: Creating AuthnRequest

Subject: OpenSAML user discussion

List archive

RE: Creating AuthnRequest


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: Creating AuthnRequest
  • Date: Wed, 3 Oct 2007 17:01:58 -0400
  • Organization: The Ohio State University

> The exception message is "Unable to obtain typed builder for
> AuthnRequest". I'm obviously doing something wrong. As always, thanks for
> your help!

Are you initializing SAMLConfig or just XMLToolingConfig? You normally want
to just call SAMLConfig::getConfig().init() to handle both.

There are alternate ways (loading libsaml as an xmltooling extension), but
not needed for SAML apps.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page