[java-identity-provider] branch main updated: JSATTR-6: SAML AttributeQuery DataConnector

Brent Putman putmanb at georgetown.edu
Thu Oct 30 04:44:04 UTC 2025


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

putmanb pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
https://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=a36cf7316dfd1b2a27b46acf5d25c8fa18ede6e4

The following commit(s) were added to refs/heads/main by this push:
     new a36cf7316 JSATTR-6: SAML AttributeQuery DataConnector
a36cf7316 is described below

commit a36cf7316dfd1b2a27b46acf5d25c8fa18ede6e4
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Thu Oct 30 00:43:15 2025 -0400

    JSATTR-6: SAML AttributeQuery DataConnector
    
    This reverts commit 9ffd1b5f7e2270571df2c1cf867f897fc7bf886d.
---
 .../net/shibboleth/idp/flows/saml/saml-abstract-beans.xml         | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/idp-conf-impl/src/main/resources/net/shibboleth/idp/flows/saml/saml-abstract-beans.xml b/idp-conf-impl/src/main/resources/net/shibboleth/idp/flows/saml/saml-abstract-beans.xml
index d8873f7bc..970df075e 100644
--- a/idp-conf-impl/src/main/resources/net/shibboleth/idp/flows/saml/saml-abstract-beans.xml
+++ b/idp-conf-impl/src/main/resources/net/shibboleth/idp/flows/saml/saml-abstract-beans.xml
@@ -348,12 +348,4 @@
         class="net.shibboleth.profile.relyingparty.impl.CriteriaSelfEntityIDResolver"
         p:relyingPartyConfigurationResolver-ref="shibboleth.RelyingPartyResolverService" />
 
-    <bean id="AttributeQuerySupport.SelfEntityIDResolver" 
-        class="net.shibboleth.profile.relyingparty.impl.CriteriaSelfEntityIDResolver"
-        p:relyingPartyConfigurationResolver-ref="shibboleth.RelyingPartyResolverService" />
-
-    <bean id="AttributeQuerySupport.DecryptionConfigurationResolver" 
-        class="net.shibboleth.profile.relyingparty.impl.CriteriaDecryptionConfigurationResolver"
-        p:relyingPartyConfigurationResolver-ref="shibboleth.RelyingPartyResolverService" />
-
 </beans>

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


More information about the commits mailing list