[Fedora-suds-list] Can this be done

Jeff Ortel jortel at redhat.com
Mon Oct 12 19:48:02 UTC 2009


Hey Doland,

Welcome to suds :)

So SAML2 is SOAP but not Web Services as defined by WSDL?

Regards,

Jeff

On 10/12/2009 02:36 PM, Roland Hedberg wrote:
> Hi!
>
> I'm new to suds, so obviously I don't know a lot about how it works :-)
> Anyway, I've seen a lot of examples with WSDL described SOAP services,
> which is all good and well but unfortunately it doesn't help me.
>
> I'm writing a SAML2 implementation in Python and I need to be able to do
> SOAP calls that looks like this:
>
> <SOAP-ENV:Envelope
> xmlns:SOAP-ENV=”http://schemas.xmlsoap.org/soap/envelope/”>
> <SOAP-ENV:Body>
> <samlp:AttributeQuery xmlns:samlp:=”...”
> xmlns:saml=”...” xmlns:ds=”...” ID=”_6c3a4f8b9c2d” Version=”2.0”
> IssueInstant=”2004-03-27T08:41:00Z”
> <ds:Signature> ... </ds:Signature>
> <saml:Subject>
> .</saml:Subject>
> </samlp:AttributeQuery>
> </SOAP-ENV:Body>
> </SOAP-ENV:Envelope>
>
> That is the SOAP body is a XML document that I construct using modules I
> have.
>
> Can suds help me with this ?
>
> I've looked through the documentation but can't see how it could be
> done, but then I'm new to suds and am well aware that I don't understand
> suds yet.
>
> --Roland
>
>
> _______________________________________________
> fedora-suds-list mailing list
> fedora-suds-list at redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-suds-list

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3360 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-suds-list/attachments/20091012/d2a4e03c/attachment.p7s>


More information about the fedora-suds-list mailing list