[java-idp-plugin-duo] branch dev/JDUO-80 updated: Remove extraneous bean def.

Scott Cantor cantor.2 at osu.edu
Tue Jan 2 20:59:38 UTC 2024


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

scantor pushed a commit to branch dev/JDUO-80
in repository java-idp-plugin-duo.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-duo.git;a=commit;h=555685ffef0814a235faa0b74aaf395f35b12e93

The following commit(s) were added to refs/heads/dev/JDUO-80 by this push:
     new 555685ff Remove extraneous bean def.
555685ff is described below

commit 555685ffef0814a235faa0b74aaf395f35b12e93
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jan 2 15:59:35 2024 -0500

    Remove extraneous bean def.
---
 .../net/shibboleth/idp/flows/authn/DuoOIDC/duo-oidc-authn-beans.xml     | 2 --
 1 file changed, 2 deletions(-)

diff --git a/idp-duo-impl/src/main/resources/META-INF/net/shibboleth/idp/flows/authn/DuoOIDC/duo-oidc-authn-beans.xml b/idp-duo-impl/src/main/resources/META-INF/net/shibboleth/idp/flows/authn/DuoOIDC/duo-oidc-authn-beans.xml
index 53be41d4..ea7bd377 100644
--- a/idp-duo-impl/src/main/resources/META-INF/net/shibboleth/idp/flows/authn/DuoOIDC/duo-oidc-authn-beans.xml
+++ b/idp-duo-impl/src/main/resources/META-INF/net/shibboleth/idp/flows/authn/DuoOIDC/duo-oidc-authn-beans.xml
@@ -126,8 +126,6 @@
         p:trim="%{idp.authn.Password.trim:true}"
         p:transforms="#{getObject('shibboleth.authn.DuoOIDC.Transforms')}" />
         
-    <alias alias="PasswordlessEnrollmentCheck" name="shibboleth.authn.DuoOIDC.PasswordlessEnrollmentCheck" />
-        
     <!-- Duo OIDC beans -->
     <bean id="PopulateDuoAuthenticationContext" scope="prototype"
         class="net.shibboleth.idp.plugin.authn.duo.impl.PopulateDuoAuthenticationContext"

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


More information about the commits mailing list