Skip to Content.
Sympa Menu

mace-opensaml-users - opensaml via gSOAP examples

Subject: OpenSAML user discussion

List archive

opensaml via gSOAP examples


Chronological Thread 
  • From: "Markus Lorch" <>
  • To: <>
  • Subject: opensaml via gSOAP examples
  • Date: Wed, 29 Sep 2004 11:11:41 -0400
  • Importance: Normal

Hi all,

I am working on a C client to a web service authorization server
and was curious if anyone had some examples on how to correctly
embed a SAML request in a soap message, preferably using gSOAP.
I am trying to submit an AuthorizationDecisionQuery and thought
that it should be typed as an xsd:string - I have the SAML part
defined as a custom type of xsd:sequence with a single field of
xsd:any, but when implemented in gSOAP I need to tell it that
the xsd:any field really is a string. Is this the correct approach?

Thanks

Markus

----------------------------------------------------------------
Markus Lorch
Department of Computer Science Phone: +1 540 231 5914
Virginia Tech, m/c 106 Fax: +1 540 231 6075
Blacksburg, VA 24061, U.S.A. http://people.cs.vt.edu/~mlorch



  • opensaml via gSOAP examples, Markus Lorch, 09/29/2004

Archive powered by MHonArc 2.6.16.

Top of Page