What is the correct method for creating a saml_response_t from a string? I have a SAML 1.1 response (and, probably, I'll have to do this with SAML 1.0 as well, so if there's anything relevant there, I'd like to do both).

I will have these as UTF-8 char* data.

How can I create a saml_response_t object from these, and ideally clean up all of the xml processing bits after it? I'm still a bit fuzzy on memory management within Axis2/C and Rampart/C, so a detailed response would be fantastic.

--
Chris Rose
Developer    Planet Consulting Group
(780) 577-8433
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to