summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_idp/src/test/resources/spring/test_eaaf_pvp.beans.xml
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2021-01-25 21:32:01 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2021-01-25 21:32:01 +0100
commit09648a93840d3ced36c1f1d018abca3ae08bda12 (patch)
tree34fcfac0709ca46c4da7fcefa988fb20c997603d /eaaf_modules/eaaf_module_pvp2_idp/src/test/resources/spring/test_eaaf_pvp.beans.xml
parent0727e7447a08e63f500bcf0d4273c50c4b120f4e (diff)
parenta818e2f207ef8255d27e8c2201c013c009a0107a (diff)
downloadEAAF-Components-09648a93840d3ced36c1f1d018abca3ae08bda12.tar.gz
EAAF-Components-09648a93840d3ced36c1f1d018abca3ae08bda12.tar.bz2
EAAF-Components-09648a93840d3ced36c1f1d018abca3ae08bda12.zip
Merge branch 'feature/smal_changes' into 'nightlyBuild'
Feature/smal changes See merge request egiz/eaaf_components!14
Diffstat (limited to 'eaaf_modules/eaaf_module_pvp2_idp/src/test/resources/spring/test_eaaf_pvp.beans.xml')
-rw-r--r--eaaf_modules/eaaf_module_pvp2_idp/src/test/resources/spring/test_eaaf_pvp.beans.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/eaaf_modules/eaaf_module_pvp2_idp/src/test/resources/spring/test_eaaf_pvp.beans.xml b/eaaf_modules/eaaf_module_pvp2_idp/src/test/resources/spring/test_eaaf_pvp.beans.xml
index 2bddd629..760f290e 100644
--- a/eaaf_modules/eaaf_module_pvp2_idp/src/test/resources/spring/test_eaaf_pvp.beans.xml
+++ b/eaaf_modules/eaaf_module_pvp2_idp/src/test/resources/spring/test_eaaf_pvp.beans.xml
@@ -38,6 +38,7 @@
<bean id="PVPAuthenticationRequestAction"
class="at.gv.egiz.eaaf.modules.pvp2.idp.impl.AuthenticationAction">
<property name="pvpIdpCredentials" ref="dummyCredentialProvider" />
+ <property name="metadataProvider" ref="dummyChainingMetadataResolver" />
</bean>
<bean id="pvpMetadataService"