However, I could not figure out how to add the following element to
the signed request.
<ec:InclusiveNamespaces xmlns:ec="http://www.w3.org/2001/10/xml-exc-
c14n#" PrefixList="ds saml2 xs"/>
so it should be
<ds:Reference URI="#e6b142a6-17c9-45f4-96f3-98fbd64adf59">
<ds:Transforms>
<ds:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-
signature"/>
<ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#">
<ec:InclusiveNamespaces xmlns:ec="http://www.w3.org/2001/10/xml-
exc-c14n#" PrefixList="ds saml2 xs"/>
</ds:Transform>
</ds:Transforms>
Any help is much appreciated.
Thanks,
Bhavin
Rob
> --
> You received this message because you are subscribed to the Google Groups "xmlseclibs" group.
> To post to this group, send email to xmlse...@googlegroups.com.
> To unsubscribe from this group, send email to xmlseclibs+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/xmlseclibs?hl=en.