diff options
author | Thomas <> | 2023-06-07 10:20:28 +0200 |
---|---|---|
committer | Thomas <> | 2023-06-07 10:20:28 +0200 |
commit | 1151b7461c3207331743b7ee4f985e2d3e3c7c1b (patch) | |
tree | e4d46c0e63739a53fcfa73e063da2d5810795556 /ms_specific_connector/src/main/resources | |
parent | 26c31db942450519ba0ea5eac0c301a88841965c (diff) | |
download | National_eIDAS_Gateway-1151b7461c3207331743b7ee4f985e2d3e3c7c1b.tar.gz National_eIDAS_Gateway-1151b7461c3207331743b7ee4f985e2d3e3c7c1b.tar.bz2 National_eIDAS_Gateway-1151b7461c3207331743b7ee4f985e2d3e3c7c1b.zip |
chore(ernp): switch to ERnP REST API version 2.0.3
Remove configuration property to disable new API elements
Diffstat (limited to 'ms_specific_connector/src/main/resources')
-rw-r--r-- | ms_specific_connector/src/main/resources/application.properties | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ms_specific_connector/src/main/resources/application.properties b/ms_specific_connector/src/main/resources/application.properties index 999a3106..10fdfafa 100644 --- a/ms_specific_connector/src/main/resources/application.properties +++ b/ms_specific_connector/src/main/resources/application.properties @@ -178,8 +178,6 @@ eidas.ms.auth.eIDAS.zmrclient.debug.logfullmessages=false #eidas.ms.auth.eIDAS.ernpclient.req.organisation.behoerdennr=jUnit123456 eidas.ms.auth.eIDAS.ernpclient.api.person.add.gender=Keine Angabe -eidas.ms.auth.eIDAS.ernpclient.api.features.2023=true - # SAML2 ID Austria client for matching |