[java-identity-provider] branch main updated: Remove accidental check-in of Duo metadata source.
Scott Cantor
cantor.2 at osu.edu
Thu Feb 2 13:07:44 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=b853bb517215882fa35aecc072663e17afa3ffeb
The following commit(s) were added to refs/heads/main by this push:
new b853bb517 Remove accidental check-in of Duo metadata source.
b853bb517 is described below
commit b853bb517215882fa35aecc072663e17afa3ffeb
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Feb 2 08:07:41 2023 -0500
Remove accidental check-in of Duo metadata source.
---
idp-conf/src/test/resources/conf/metadata-providers.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/idp-conf/src/test/resources/conf/metadata-providers.xml b/idp-conf/src/test/resources/conf/metadata-providers.xml
index 465fdac9c..67faf6ac9 100644
--- a/idp-conf/src/test/resources/conf/metadata-providers.xml
+++ b/idp-conf/src/test/resources/conf/metadata-providers.xml
@@ -56,8 +56,6 @@
<MetadataProvider id="SP123MD" xsi:type="ResourceBackedMetadataProvider" maxRefreshDelay="PT5M" indexesRef="testbed.MetadataIndexes" resourceRef="exampleMetadata-sp123"/>
- <MetadataProvider id="DuoSSO" xsi:type="ResourceBackedMetadataProvider" maxRefreshDelay="PT5M" indexesRef="testbed.MetadataIndexes" resourceRef="duoMetadata"/>
-
<!--
<MetadataProvider id="ICMDQ" xsi:type="DynamicHTTPMetadataProvider"
minCacheDuration="PT5M" maxCacheDuration="PT24H" maxIdleEntityData="PT1H">
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list