X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=schemas%2Fshibboleth-2.0-attribute-map.xsd;h=17b90cc30c15e7dd60019cd1633ce66deb262f6e;hb=5966d880344b487220d99302fc0a804ef40cf1f6;hp=7f88ac1bc0ab182b8c82700629fa542818e6f966;hpb=ab611786d6ab9b900e60dc1d0b3a240004b81380;p=shibboleth%2Fsp.git diff --git a/schemas/shibboleth-2.0-attribute-map.xsd b/schemas/shibboleth-2.0-attribute-map.xsd index 7f88ac1..17b90cc 100644 --- a/schemas/shibboleth-2.0-attribute-map.xsd +++ b/schemas/shibboleth-2.0-attribute-map.xsd @@ -2,7 +2,11 @@ + xmlns:ds="http://www.w3.org/2000/09/xmldsig#" + elementFormDefault="qualified" + version="2.3"> + + @@ -16,9 +20,23 @@ + + + + + + + + + + + + + + @@ -26,8 +44,13 @@ + + + + + @@ -66,13 +89,26 @@ Decodes a SAML attribute into its Shibboleth-internal representation. - + Flag controlling case sensitivity when comparisons to the attribute's values are done. + + + Flag controlling whether the resulting attribute should be exported for CGI use. + + + + + + Crypto-provider-specific name of hash algorithm to use, + turning the decoded result into a simple string. + + + @@ -94,7 +130,7 @@ - + The character(s) used to delimit the scoped information from the scope. @@ -113,7 +149,48 @@ - + + + + The pattern used to generate string versions of the attribute's values. + + + + + + + Flag controlling whether to default in values for NameQualifier/SPNameQualifier if not set. + + + + + + + + + + + Decoder for attributes with scoped values that produces a NameID attribute with + the scope dropped and the NameQualifiers defaulted. + + + + + + + + Value to use as the NameID Format. + + + + + + + Flag controlling whether to default in values for NameQualifier/SPNameQualifier if not set. + + + + The pattern used to generate string versions of the attribute's values. @@ -124,4 +201,74 @@ - \ No newline at end of file + + + + Decoder for attributes with ds:KeyInfo values. + + + + + + + + + + + Flag controlling whether to hash keys before base64-encoding them. + + + + + + + Crypto-provider-specific name of hash algorithm to use. + + + + + + + + + + + Decoder for directly serializing XML values. + + + + + + + + + + + Decoder for extracting information from XML values. + + + + + + + + Optional transform to turn qualified XML names into string names. + + + + + + + + + + + The pattern used to generate strings from the XML. + + + + + + + +