From: scantor Date: Mon, 9 May 2011 18:55:20 +0000 (+0000) Subject: Fix GSS wrapper element defs, add binary option. X-Git-Tag: moonshot-old~6 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fsp.git;a=commitdiff_plain;h=825378d1ca7af8ebdc686b5277010b9707f3c35b Fix GSS wrapper element defs, add binary option. git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3426 cb58f699-b61c-0410-a6fe-9272a202ed29 --- diff --git a/schemas/shibboleth-2.0-attribute-map.xsd b/schemas/shibboleth-2.0-attribute-map.xsd index 9f6652e..44a266a 100644 --- a/schemas/shibboleth-2.0-attribute-map.xsd +++ b/schemas/shibboleth-2.0-attribute-map.xsd @@ -38,11 +38,17 @@ - + A wrapper element for GSS-API contexts. + + + + A wrapper element for GSS-API composite names. + + @@ -126,6 +132,11 @@ If true, only an authenticated GSS-API naming attribute will be mapped. + + + If true, the GSS-API naming attribute will be base64-encoded for internal use. + +