summaryrefslogtreecommitdiffstats
path: root/docs/reference/tmpl/provider.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/tmpl/provider.sgml')
-rw-r--r--docs/reference/tmpl/provider.sgml39
1 files changed, 13 insertions, 26 deletions
diff --git a/docs/reference/tmpl/provider.sgml b/docs/reference/tmpl/provider.sgml
index 1791e2fe..25ae9368 100644
--- a/docs/reference/tmpl/provider.sgml
+++ b/docs/reference/tmpl/provider.sgml
@@ -34,33 +34,29 @@ It holds all the data about a provider.
@LASSO_PROVIDER_ROLE_SP: Acts as service provider
@LASSO_PROVIDER_ROLE_IDP: Acts as identity provider
-<!-- ##### ENUM lassoHttpMethod ##### -->
+<!-- ##### ENUM LassoHttpMethod ##### -->
<para>
</para>
@LASSO_HTTP_METHOD_NONE:
-@LASSO_HTTP_METHOD_ANY: Any method will do, select one automatically
+@LASSO_HTTP_METHOD_ANY:
@LASSO_HTTP_METHOD_IDP_INITIATED:
-@LASSO_HTTP_METHOD_GET: HTTP-GET implementation (for image tags in Single Logout)
-@LASSO_HTTP_METHOD_POST: use an HTML form to post message between service and
- identity providers
-@LASSO_HTTP_METHOD_REDIRECT: use HTTP 302 redirects to post message between
- service and identity providers
-@LASSO_HTTP_METHOD_SOAP: use a SOAP call to post message between service and
- identity providers
-
-<!-- ##### ENUM lassoMdProtocolType ##### -->
+@LASSO_HTTP_METHOD_GET:
+@LASSO_HTTP_METHOD_POST:
+@LASSO_HTTP_METHOD_REDIRECT:
+@LASSO_HTTP_METHOD_SOAP:
+
+<!-- ##### ENUM LassoMdProtocolType ##### -->
<para>
</para>
-@LASSO_MD_PROTOCOL_TYPE_FEDERATION_TERMINATION: Federation Termination
- Notification
-@LASSO_MD_PROTOCOL_TYPE_NAME_IDENTIFIER_MAPPING: Name Identifier Mapping
-@LASSO_MD_PROTOCOL_TYPE_REGISTER_NAME_IDENTIFIER: Name Registration
-@LASSO_MD_PROTOCOL_TYPE_SINGLE_LOGOUT: Single Logout
-@LASSO_MD_PROTOCOL_TYPE_SINGLE_SIGN_ON: Single Sign-On and Federation
+@LASSO_MD_PROTOCOL_TYPE_FEDERATION_TERMINATION:
+@LASSO_MD_PROTOCOL_TYPE_NAME_IDENTIFIER_MAPPING:
+@LASSO_MD_PROTOCOL_TYPE_REGISTER_NAME_IDENTIFIER:
+@LASSO_MD_PROTOCOL_TYPE_SINGLE_LOGOUT:
+@LASSO_MD_PROTOCOL_TYPE_SINGLE_SIGN_ON:
<!-- ##### FUNCTION lasso_provider_new ##### -->
<para>
@@ -106,15 +102,6 @@ It holds all the data about a provider.
@Returns:
-<!-- ##### FUNCTION lasso_provider_get_base64_succint_id ##### -->
-<para>
-
-</para>
-
-@provider:
-@Returns:
-
-
<!-- ##### FUNCTION lasso_provider_get_first_http_method ##### -->
<para>