summaryrefslogtreecommitdiffstats
path: root/docs/reference
diff options
context:
space:
mode:
authorRomain Chantereay <rchantereau@entrouvert.com>2005-01-14 14:02:43 +0000
committerRomain Chantereay <rchantereau@entrouvert.com>2005-01-14 14:02:43 +0000
commit86a00518a66f0cf5f72bbd8fa1bcf1fe69cd94dc (patch)
tree79d5a6b13fe61f08cc32cc56de725c39aa9d6ccf /docs/reference
parent264eec11af6fdf758a8b37cabb46e50c7838da02 (diff)
downloadlasso-86a00518a66f0cf5f72bbd8fa1bcf1fe69cd94dc.tar.gz
lasso-86a00518a66f0cf5f72bbd8fa1bcf1fe69cd94dc.tar.xz
lasso-86a00518a66f0cf5f72bbd8fa1bcf1fe69cd94dc.zip
Added NameQualifer definition paragraph and added a meta info on the
LASSO_LIB_NAME_IDENTIFIER_FORMAT_ENCRYPTED.
Diffstat (limited to 'docs/reference')
-rw-r--r--docs/reference/tmpl/saml_name_identifier.sgml12
1 files changed, 8 insertions, 4 deletions
diff --git a/docs/reference/tmpl/saml_name_identifier.sgml b/docs/reference/tmpl/saml_name_identifier.sgml
index ddb30e20..6141e740 100644
--- a/docs/reference/tmpl/saml_name_identifier.sgml
+++ b/docs/reference/tmpl/saml_name_identifier.sgml
@@ -16,16 +16,20 @@ LassoSamlNameIdentifier
<!-- ##### STRUCT LassoSamlNameIdentifier ##### -->
<para>
-<structfield>Format</structfield> is a string constant defined by the Liberty
+@NameQualifier is the provider ID of the provider that created the name
+identifier.
+</para>
+
+<para>
+@Format is a string constant defined by the Liberty
Alliance. The following constants are defined:
#LASSO_LIB_NAME_IDENTIFIER_FORMAT_FEDERATED,
#LASSO_LIB_NAME_IDENTIFIER_FORMAT_ONE_TIME,
-#LASSO_LIB_NAME_IDENTIFIER_FORMAT_ENCRYPTED and
+#LASSO_LIB_NAME_IDENTIFIER_FORMAT_ENCRYPTED (when providers transmit name
+identifiers) and
#LASSO_LIB_NAME_IDENTIFIER_FORMAT_ENTITYID.
</para>
-@NameQualifier:
-@Format:
@content:
<!-- ##### FUNCTION lasso_saml_name_identifier_new ##### -->