diff options
author | Thomas <> | 2022-07-05 17:21:35 +0200 |
---|---|---|
committer | Thomas <> | 2022-07-05 17:21:35 +0200 |
commit | 48695aa01a86890990dc4e42b9d44493ec840b25 (patch) | |
tree | 417c84b576ce5744b676654dc0b8245d54b5ecaf /basicConfig/default_config.properties | |
parent | 76085d4f597eaf585e1194181bf82a4442333256 (diff) | |
download | National_eIDAS_Gateway-48695aa01a86890990dc4e42b9d44493ec840b25.tar.gz National_eIDAS_Gateway-48695aa01a86890990dc4e42b9d44493ec840b25.tar.bz2 National_eIDAS_Gateway-48695aa01a86890990dc4e42b9d44493ec840b25.zip |
doc: add some missing release information
Diffstat (limited to 'basicConfig/default_config.properties')
-rw-r--r-- | basicConfig/default_config.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/basicConfig/default_config.properties b/basicConfig/default_config.properties index b14c0221..e1aff309 100644 --- a/basicConfig/default_config.properties +++ b/basicConfig/default_config.properties @@ -30,6 +30,9 @@ eidas.ms.auth.eIDAS.node_v2.forward.endpoint= ############################################# #### eIDAS identity-matching ###### +eidas.ms.auth.eIDAS.matching.byaddress.enable=true + + # ZMR communication 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 |