summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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 ##### -->