[java-identity-provider] branch master updated: Fix comment.
Scott Cantor
cantor.2 at osu.edu
Wed Jun 10 14:41:09 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor 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=2608d2968d0d97744b21d9543c7e866b3b314b2f
The following commit(s) were added to refs/heads/master by this push:
new 2608d2968 Fix comment.
2608d2968 is described below
commit 2608d2968d0d97744b21d9543c7e866b3b314b2f
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jun 10 10:41:07 2020 -0400
Fix comment.
---
idp-conf/src/main/resources/conf/metadata-providers.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-conf/src/main/resources/conf/metadata-providers.xml b/idp-conf/src/main/resources/conf/metadata-providers.xml
index be5fe683f..ada2fc760 100644
--- a/idp-conf/src/main/resources/conf/metadata-providers.xml
+++ b/idp-conf/src/main/resources/conf/metadata-providers.xml
@@ -42,7 +42,7 @@
Get the public key certificate from the party publishing the metadata, and validate
it with them via some out of band mechanism (e.g., a fingerprint on a secure page).
- The EntityRoleWhiteList saves memory by only loading metadata from SAML roles
+ The EntityRole filter saves memory by only loading metadata from SAML roles
that the IdP needs to interoperate with.
-->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list