aboutsummaryrefslogtreecommitdiff
path: root/basicConfig/default_config.properties
diff options
context:
space:
mode:
Diffstat (limited to 'basicConfig/default_config.properties')
-rw-r--r--basicConfig/default_config.properties26
1 files changed, 22 insertions, 4 deletions
diff --git a/basicConfig/default_config.properties b/basicConfig/default_config.properties
index 63f28373..b14c0221 100644
--- a/basicConfig/default_config.properties
+++ b/basicConfig/default_config.properties
@@ -31,7 +31,7 @@ eidas.ms.auth.eIDAS.node_v2.forward.endpoint=
#############################################
#### eIDAS identity-matching ######
# ZMR communication
-eidas.ms.auth.eIDAS.zmrclient.endpoint=
+eidas.ms.auth.eIDAS.zmrclient.endpoint=https://stportal.bmi.gv.at/at.gv.bmi.zmrsrv-a/soap/ZMRService
eidas.ms.auth.eIDAS.zmrclient.ssl.keyStore.type=pkcs12
eidas.ms.auth.eIDAS.zmrclient.ssl.keyStore.path=keys/....
eidas.ms.auth.eIDAS.zmrclient.ssl.keyStore.password=
@@ -40,7 +40,7 @@ eidas.ms.auth.eIDAS.zmrclient.ssl.key.password=
eidas.ms.auth.eIDAS.zmrclient.req.organisation.behoerdennr=
# ERnP communication
-eidas.ms.auth.eIDAS.ernpclient.endpoint=
+eidas.ms.auth.eIDAS.ernpclient.endpoint=https://stportal.bmi.gv.at/at.gv.bmi.erpsrv-a/srv/rest/
eidas.ms.auth.eIDAS.ernpclient.ssl.keyStore.type=pkcs12
eidas.ms.auth.eIDAS.ernpclient.ssl.keyStore.path=keys/....
eidas.ms.auth.eIDAS.ernpclient.ssl.keyStore.password=
@@ -48,12 +48,30 @@ eidas.ms.auth.eIDAS.ernpclient.ssl.key.alias=
eidas.ms.auth.eIDAS.ernpclient.ssl.key.password=
eidas.ms.auth.eIDAS.ernpclient.req.organisation.behoerdennr=
+# SAML2 ID Austria client for matching
+eidas.ms.modules.idaustriaclient.keystore.type=jks
+eidas.ms.modules.idaustriaclient.keystore.path=keys/...
+eidas.ms.modules.idaustriaclient.keystore.password=
+eidas.ms.modules.idaustriaclient.metadata.sign.alias=
+eidas.ms.modules.idaustriaclient.metadata.sign.password=
+eidas.ms.modules.idaustriaclient.request.sign.alias=
+eidas.ms.modules.idaustriaclient.request.sign.password=
+eidas.ms.modules.idaustriaclient.response.encryption.alias=
+eidas.ms.modules.idaustriaclient.response.encryption.password=
+
+eidas.ms.modules.idaustriaclient.truststore.type=jks
+eidas.ms.modules.idaustriaclient.truststore.path=keys/id_austria_truststore.jks
+eidas.ms.modules.idaustriaclient.truststore.password=trustIda
+
+eidas.ms.modules.idaustriaclient.idaustria.idp.entityId=https://eid2.oesterreich.gv.at/auth/idp/shibboleth
+
+
#############################################
#### SZR communication ######
eidas.ms.auth.eIDAS.szrclient.useTestService=true
-eidas.ms.auth.eIDAS.szrclient.endpoint.prod=
-eidas.ms.auth.eIDAS.szrclient.endpoint.test=http://localhost:1234/demoszr
+eidas.ms.auth.eIDAS.szrclient.endpoint.prod=https://stportal.bmi.gv.at/at.gv.bmi.sz2-n-p/SZR
+eidas.ms.auth.eIDAS.szrclient.endpoint.test=https://stportal.bmi.gv.at/at.gv.bmi.sz2-n-a/SZR
eidas.ms.auth.eIDAS.szrclient.ssl.keyStore.type=pkcs12
eidas.ms.auth.eIDAS.szrclient.ssl.keyStore.path=keys/.....
eidas.ms.auth.eIDAS.szrclient.ssl.keyStore.password=