diff options
Diffstat (limited to 'basicConfig/default_config.properties')
-rw-r--r-- | basicConfig/default_config.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/basicConfig/default_config.properties b/basicConfig/default_config.properties index 71de5b2b..df18c646 100644 --- a/basicConfig/default_config.properties +++ b/basicConfig/default_config.properties @@ -29,8 +29,8 @@ eidas.ms.auth.eIDAS.node_v2.workarounds.useRequestIdAsTransactionIdentifier=true eidas.ms.auth.eIDAS.node_v2.loa.requested.minimum=http://eidas.europa.eu/LoA/high eidas.ms.auth.eIDAS.szrclient.useTestService=true -eidas.ms.auth.eIDAS.szrclient.endpoint.prod= -eidas.ms.auth.eIDAS.szrclient.endpoint.test= +eidas.ms.auth.eIDAS.szrclient.endpoint.prod=http://prodszr.test +eidas.ms.auth.eIDAS.szrclient.endpoint.test=http://testszr.test eidas.ms.auth.eIDAS.szrclient.ssl.keyStore.path=keys/..... eidas.ms.auth.eIDAS.szrclient.ssl.keyStore.password= eidas.ms.auth.eIDAS.szrclient.ssl.trustStore.path= |