[java-identity-provider] branch main updated: Remove obsolete properties.
Scott Cantor
cantor.2 at osu.edu
Tue Jun 20 15:56:54 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=f814e7c03495751396f19398e4ec09a935627bd2
The following commit(s) were added to refs/heads/main by this push:
new f814e7c03 Remove obsolete properties.
f814e7c03 is described below
commit f814e7c03495751396f19398e4ec09a935627bd2
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jun 20 11:56:51 2023 -0400
Remove obsolete properties.
---
.../shibboleth/idp/module/conf/authn/authn.properties | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/idp-conf-impl/src/test/resources/net/shibboleth/idp/module/conf/authn/authn.properties b/idp-conf-impl/src/test/resources/net/shibboleth/idp/module/conf/authn/authn.properties
index 6b029e14d..54b659f84 100644
--- a/idp-conf-impl/src/test/resources/net/shibboleth/idp/module/conf/authn/authn.properties
+++ b/idp-conf-impl/src/test/resources/net/shibboleth/idp/module/conf/authn/authn.properties
@@ -185,24 +185,6 @@ idp.authn.IPAddress.supportedPrincipals = \
# Unset if you plan to return full Java Subject from function
#idp.authn.Function.addDefaultPrincipals = true
-#### Duo ####
-
-#idp.authn.Duo.order = 1000
-#idp.authn.Duo.nonBrowserSupported = false
-#idp.authn.Duo.forcedAuthenticationSupported = true
-# Unset if you have advanced Duo integrations with individualized Principals
-#idp.authn.Duo.addDefaultPrincipals = true
-# The list below should be changed to reflect whatever locally- or
-# community-defined values are appropriate to represent Duo. It is
-# strongly advised that the value not be specific to Duo or any
-# particular technology to avoid lock-in.
-idp.authn.Duo.supportedPrincipals = \
- saml2/http://example.org/ac/classes/mfa, \
- saml1/http://example.org/ac/classes/mfa
-# Default Duo integration settings are defined separately
-# in duo.properties due to the sensitivity of the secret key.
-
-
#### SAML ####
#idp.authn.SAML.order = 1000
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list