diff options
author | Thomas <> | 2021-06-16 11:51:11 +0200 |
---|---|---|
committer | Thomas <> | 2021-06-16 11:51:11 +0200 |
commit | 249e3805da249afafe164ae7dc43884ba3777727 (patch) | |
tree | 4d2ffdbe5c5f944b5d58e2efd6fa2b91096d1a87 /connector/src/main/resources | |
parent | 6e1a69773284177a0f6c7233c4bcdf7f4bd96681 (diff) | |
download | National_eIDAS_Gateway-249e3805da249afafe164ae7dc43884ba3777727.tar.gz National_eIDAS_Gateway-249e3805da249afafe164ae7dc43884ba3777727.tar.bz2 National_eIDAS_Gateway-249e3805da249afafe164ae7dc43884ba3777727.zip |
add ZMR update process into ZMRClient
Diffstat (limited to 'connector/src/main/resources')
-rw-r--r-- | connector/src/main/resources/application.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/connector/src/main/resources/application.properties b/connector/src/main/resources/application.properties index e9c3afd1..8263ea82 100644 --- a/connector/src/main/resources/application.properties +++ b/connector/src/main/resources/application.properties @@ -93,6 +93,8 @@ eidas.ms.auth.eIDAS.szrclient.eidasbind.mds.inject=false #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 +#eidas.ms.auth.eIDAS.zmrclient.req.update.reason.text=KITT for eIDAS Matching |