diff options
author | Thomas <> | 2021-10-21 07:28:28 +0200 |
---|---|---|
committer | Thomas <> | 2021-10-21 07:28:28 +0200 |
commit | e81e2b139a2b4a1e1c0aef15803c69b7bf5865af (patch) | |
tree | abf5c7e5e54488a987de7a46d6e1c24cef3bd7d2 | |
parent | dfbd513a2cfefadc82bdc32fca171496332c13e2 (diff) | |
download | National_eIDAS_Gateway-e81e2b139a2b4a1e1c0aef15803c69b7bf5865af.tar.gz National_eIDAS_Gateway-e81e2b139a2b4a1e1c0aef15803c69b7bf5865af.tar.bz2 National_eIDAS_Gateway-e81e2b139a2b4a1e1c0aef15803c69b7bf5865af.zip |
change code for ZMR-Update operation
-rw-r--r-- | connector/src/main/resources/application.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connector/src/main/resources/application.properties b/connector/src/main/resources/application.properties index e92099ab..f66f8e3a 100644 --- a/connector/src/main/resources/application.properties +++ b/connector/src/main/resources/application.properties @@ -107,7 +107,7 @@ 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.code=PERS_AENDERN #eidas.ms.auth.eIDAS.zmrclient.req.update.reason.text=KITT for eIDAS Matching |