[java-idp-oidc] branch main updated: Remove rarely needed property.

Scott Cantor cantor.2 at osu.edu
Thu Feb 18 16:25:49 UTC 2021


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

scantor pushed a commit to branch main
in repository java-idp-oidc.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=e9b78349a6716157a8f6b30c0d1fd68712ee5dd3

The following commit(s) were added to refs/heads/main by this push:
       new  e9b78349  Remove rarely needed property.
e9b78349 is described below

commit e9b78349a6716157a8f6b30c0d1fd68712ee5dd3
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Feb 18 11:25:47 2021 -0500

    Remove rarely needed property.
---
 .../resources/net/shibboleth/idp/plugin/oidc/op/conf/oidc.properties   | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/conf/oidc.properties b/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/conf/oidc.properties
index de5a63d6..a75cc438 100644
--- a/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/conf/oidc.properties
+++ b/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/conf/oidc.properties
@@ -43,9 +43,6 @@ idp.signing.oidc.rsa.enc.key = %{idp.home}/credentials/idp-encryption-rsa.jwk
 #idp.oidc.forcePKCE = false
 #idp.oidc.allowPKCEPlain = false
 
-# Reference to a global bean defining the dynamic contents for the openid-configuration
-#idp.oidc.discovery.resolver = shibboleth.oidc.DefaultOpenIdConfigurationResolver
-
 # shibboleth.ClientInformationResolverService properties
 #idp.service.clientinfo.failFast = false
 #idp.service.clientinfo.checkInterval = PT0S

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


More information about the commits mailing list