[java-identity-provider] branch master updated: Fix schema docs to align with property change.

Brent Putman putmanb at georgetown.edu
Fri Sep 28 18:15:17 EDT 2018


This is an automated email from the git hooks/post-receive script.

putmanb pushed a commit to branch master
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=1604dd5870ca6e51f80b6bbc502ad97122ffec41

The following commit(s) were added to refs/heads/master by this push:
       new  1604dd5   Fix schema docs to align with property change.
1604dd5 is described below

commit 1604dd5870ca6e51f80b6bbc502ad97122ffec41
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Fri Sep 28 18:02:09 2018 -0400

    Fix schema docs to align with property change.
---
 idp-schema/src/main/resources/schema/shibboleth-metadata.xsd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd b/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd
index 4738e62..a6bd175 100644
--- a/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd
+++ b/idp-schema/src/main/resources/schema/shibboleth-metadata.xsd
@@ -669,7 +669,7 @@
                             'sourceManagerRef' is also specified.
 
                             The manager will be configured to check and only return data for an entity if unmodified 
-                            since the last request, i.e. with the manager checkModifyTime=true.
+                            since the last request, i.e. with the manager loadConditionally=true.
                             
                             The source key generator function, if otherwise unspecified, will default to generating
                             the SHA-1 digest (encoded as lower-case hexadecimal) of the input criteria entityID, 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list