[java-identity-provider] branch master updated: Remove old V2 reference.
Scott Cantor
cantor.2 at osu.edu
Mon Dec 16 13:12:07 EST 2019
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=91f5569fcdd0d529a7e999c4067b43a2d09a13e5
The following commit(s) were added to refs/heads/master by this push:
new 91f5569 Remove old V2 reference.
91f5569 is described below
commit 91f5569fcdd0d529a7e999c4067b43a2d09a13e5
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Dec 16 12:11:57 2019 -0600
Remove old V2 reference.
---
idp-conf/src/main/resources/conf/services.properties | 1 -
1 file changed, 1 deletion(-)
diff --git a/idp-conf/src/main/resources/conf/services.properties b/idp-conf/src/main/resources/conf/services.properties
index 3331c84..0ffc01b 100644
--- a/idp-conf/src/main/resources/conf/services.properties
+++ b/idp-conf/src/main/resources/conf/services.properties
@@ -12,7 +12,6 @@
#idp.service.logging.failFast = true
idp.service.logging.checkInterval = PT5M
-# Set to shibboleth.LegacyRelyingPartyResolverResources with legacy V2 relying-party.xml
#idp.service.relyingparty.resources = shibboleth.RelyingPartyResolverResources
#idp.service.relyingparty.failFast = false
idp.service.relyingparty.checkInterval = PT15M
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list