From e87094e76a943711957910f450cfb36f1fe560ba Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Sat, 16 Dec 2006 09:47:16 +0000 Subject: Added (and documented) new members to snippet, necessary to fix namespace for saml:AuthnContextClassRef used in samlp:RequestedAuthnContext --- docs/reference/snippet-types.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs/reference') diff --git a/docs/reference/snippet-types.rst b/docs/reference/snippet-types.rst index 88b7736b..9f03f942 100644 --- a/docs/reference/snippet-types.rst +++ b/docs/reference/snippet-types.rst @@ -26,7 +26,7 @@ SNIPPET_TEXT_CHILD SNIPPET_NAME_IDENTIFIER - (same result as SNIPPET_NODE) + (same result as SNIPPET_NODE (with Value forced as a LassoSamlNameIdentifier)) SNIPPET_ATTRIBUTE @@ -64,6 +64,10 @@ SNIPPET_LIST_CONTENT Value-n +[note: Name will be in the same namespace as Parent by default but it is + possible to set 4th and 5th members of snippet to get a different namespace + (name, uri).] + SNIPPET_LIST_XMLNODES -- cgit