summaryrefslogtreecommitdiffstats
path: root/docs/reference/lasso
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/lasso')
-rw-r--r--docs/reference/lasso/lasso-docs.sgml1
-rw-r--r--docs/reference/lasso/lasso-sections.txt8
2 files changed, 9 insertions, 0 deletions
diff --git a/docs/reference/lasso/lasso-docs.sgml b/docs/reference/lasso/lasso-docs.sgml
index c14bc133..429046ae 100644
--- a/docs/reference/lasso/lasso-docs.sgml
+++ b/docs/reference/lasso/lasso-docs.sgml
@@ -351,6 +351,7 @@ the <ulink url="http://lasso.entrouvert.org/license">GNU General Public License<
</chapter>
<chapter id="idwsf2">
<title>ID-WSF 2.0</title>
+ <xi:include href="xml/soap_binding2.xml"/>
<xi:include href="xml/id_wsf_2_0_discovery.xml"/>
<xi:include href="xml/id_wsf_2_0_data_service.xml"/>
<xi:include href="xml/id_wsf_2_0_profile.xml"/>
diff --git a/docs/reference/lasso/lasso-sections.txt b/docs/reference/lasso/lasso-sections.txt
index 38234e07..a9d8fea0 100644
--- a/docs/reference/lasso/lasso-sections.txt
+++ b/docs/reference/lasso/lasso-sections.txt
@@ -6035,3 +6035,11 @@ lasso_get_prefix_for_dst_service_href
lasso_profile_is_saml_query
lasso_provider_saml2_node_encrypt
</SECTION>
+
+<SECTION>
+<FILE>soap_binding2</FILE>
+<TITLE>SOAP Binding utility function for ID-WSF 2.0</TITLE>
+lasso_soap_envelope_sb2_get_provider_id
+lasso_soap_envelope_sb2_get_redirect_request_url
+lasso_soap_envelope_sb2_get_target_identity_header
+</SECTION>