[java-identity-provider] branch main updated: Fix build (again)

Rod Widdowson rdw at steadingsoftware.com
Thu Nov 24 15:41:58 UTC 2022


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

rdw 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=771f0f45f20e4497d88750db9f688c615b2bfda8

The following commit(s) were added to refs/heads/main by this push:
     new 771f0f45f Fix build (again)
771f0f45f is described below

commit 771f0f45f20e4497d88750db9f688c615b2bfda8
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Nov 24 15:40:49 2022 +0000

    Fix build (again)
---
 idp-conf/src/test/resources/mapping/configs/attribute-filter.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-conf/src/test/resources/mapping/configs/attribute-filter.xml b/idp-conf/src/test/resources/mapping/configs/attribute-filter.xml
index 03c9d3901..12c4d1b87 100644
--- a/idp-conf/src/test/resources/mapping/configs/attribute-filter.xml
+++ b/idp-conf/src/test/resources/mapping/configs/attribute-filter.xml
@@ -10,7 +10,7 @@
 			xsi:type="ANY" />
 
 		<AttributeRule attributeID="IdPRA1" id="ra1release">
-			<PermitValueRule xsi:type="MappedAttributeInMetadata" />
+			<PermitValueRule xsi:type="AttributeInMetadata" />
 		</AttributeRule>
 
 	</AttributeFilterPolicy>

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


More information about the commits mailing list