From 86a00518a66f0cf5f72bbd8fa1bcf1fe69cd94dc Mon Sep 17 00:00:00 2001 From: Romain Chantereay Date: Fri, 14 Jan 2005 14:02:43 +0000 Subject: Added NameQualifer definition paragraph and added a meta info on the LASSO_LIB_NAME_IDENTIFIER_FORMAT_ENCRYPTED. --- docs/reference/tmpl/saml_name_identifier.sgml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'docs/reference') 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 -Format is a string constant defined by the Liberty +@NameQualifier is the provider ID of the provider that created the name +identifier. + + + +@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. -@NameQualifier: -@Format: @content: -- cgit