[java-idp-plugin-duo] branch main updated: Remove unused logging property.
Scott Cantor
cantor.2 at osu.edu
Wed Apr 24 14:06:25 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-plugin-duo.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-duo.git;a=commit;h=41f75a4893caa31a832cba2a3fdb50dde5fb8622
The following commit(s) were added to refs/heads/main by this push:
new 41f75a48 Remove unused logging property.
41f75a48 is described below
commit 41f75a4893caa31a832cba2a3fdb50dde5fb8622
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Apr 24 10:06:19 2024 -0400
Remove unused logging property.
---
.../src/main/resources/META-INF/net.shibboleth.idp/postconfig.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/idp-duo-impl/src/main/resources/META-INF/net.shibboleth.idp/postconfig.xml b/idp-duo-impl/src/main/resources/META-INF/net.shibboleth.idp/postconfig.xml
index 700042be..558ac0aa 100644
--- a/idp-duo-impl/src/main/resources/META-INF/net.shibboleth.idp/postconfig.xml
+++ b/idp-duo-impl/src/main/resources/META-INF/net.shibboleth.idp/postconfig.xml
@@ -34,7 +34,6 @@
<!-- Admin flow descriptor -->
<bean class="net.shibboleth.idp.plugin.authn.duo.admin.impl.AdminFlowDescriptor"
c:id="http://shibboleth.net/ns/profiles/admin/duo"
- p:loggingId="%{idp.duo.oidc.admin.logging:DuoOIDCAdmin}"
p:policyName="%{idp.duo.oidc.admin.accessPolicy:AccessByAnyone}"
p:adminPolicyName="%{idp.duo.oidc.admin.adminAccessPolicy:AccessByAdminUser}"
p:nonBrowserSupported="%{idp.duo.oidc.admin.nonBrowserSupported:false}"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list