[java-identity-provider COMMIT] /trunk/idp-schema/src/main/resources/schema/shibboleth-afp-mf-saml.xsd

noreply at shibboleth.net noreply at shibboleth.net
Thu May 5 14:46:48 EDT 2016


Author: scantor
Date: Thu May  5 14:46:48 2016
New Revision: 8227

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8227&view=rev
Log:
Note that scope-checking function is not implemented on Java side.

Modified:
    trunk/idp-schema/src/main/resources/schema/shibboleth-afp-mf-saml.xsd

Modified: trunk/idp-schema/src/main/resources/schema/shibboleth-afp-mf-saml.xsd
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-schema/src/main/resources/schema/shibboleth-afp-mf-saml.xsd?rev=8227&r1=8226&r2=8227&view=diff
==============================================================================
--- trunk/idp-schema/src/main/resources/schema/shibboleth-afp-mf-saml.xsd	(original)
+++ trunk/idp-schema/src/main/resources/schema/shibboleth-afp-mf-saml.xsd	Thu May  5 14:46:48 2016
@@ -249,6 +249,8 @@
             <documentation>
                 A match function that ensures that an attribute value's scope matches a scope given in
                 metadata for the entity or role.
+                
+                Not supported in V3.
             </documentation>
         </annotation>
         <complexContent>



More information about the commits mailing list