aboutsummaryrefslogtreecommitdiff
path: root/connector/src/test/resources/config/junit_config_2_springboot.properties
diff options
context:
space:
mode:
authorThomas <>2022-02-07 18:55:46 +0100
committerThomas <>2022-02-08 09:38:21 +0100
commit10a890cefbec754f927d3adf63d56956c426b45d (patch)
treed21d1691b216ff7000e3fd03558faa0ee26c0663 /connector/src/test/resources/config/junit_config_2_springboot.properties
parent6e7c333ec6e9a6fe33737ee3a67a23433854a55b (diff)
downloadNational_eIDAS_Gateway-10a890cefbec754f927d3adf63d56956c426b45d.tar.gz
National_eIDAS_Gateway-10a890cefbec754f927d3adf63d56956c426b45d.tar.bz2
National_eIDAS_Gateway-10a890cefbec754f927d3adf63d56956c426b45d.zip
test(core): fix broken integration tests after ERnP client integration
Diffstat (limited to 'connector/src/test/resources/config/junit_config_2_springboot.properties')
-rw-r--r--connector/src/test/resources/config/junit_config_2_springboot.properties9
1 files changed, 9 insertions, 0 deletions
diff --git a/connector/src/test/resources/config/junit_config_2_springboot.properties b/connector/src/test/resources/config/junit_config_2_springboot.properties
index a67e387f..71a573e0 100644
--- a/connector/src/test/resources/config/junit_config_2_springboot.properties
+++ b/connector/src/test/resources/config/junit_config_2_springboot.properties
@@ -55,6 +55,15 @@ eidas.ms.auth.eIDAS.zmrclient.ssl.trustStore.password=
eidas.ms.auth.eIDAS.zmrclient.req.organisation.behoerdennr=jUnit123456
eidas.ms.auth.eIDAS.zmrclient.req.update.reason.code=EIDAS-KITT
+# ERnP communication
+eidas.ms.auth.eIDAS.ernpclient.endpoint=http://localhost:1718/demoernp
+eidas.ms.auth.eIDAS.ernpclient.req.organisation.behoerdennr=jUnit123456
+eidas.ms.auth.eIDAS.client.common.ssl.keyStore.type=jks
+eidas.ms.auth.eIDAS.client.common.ssl.keyStore.path=keys/junit.jks
+eidas.ms.auth.eIDAS.client.common.ssl.keyStore.password=password
+eidas.ms.auth.eIDAS.client.common.ssl.key.alias=meta
+eidas.ms.auth.eIDAS.client.common.ssl.key.password=password
+
## PVP2 S-Profile end-point configuration
eidas.ms.pvp2.keystore.type=jks