From 1151b7461c3207331743b7ee4f985e2d3e3c7c1b Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Wed, 7 Jun 2023 10:20:28 +0200 Subject: chore(ernp): switch to ERnP REST API version 2.0.3 Remove configuration property to disable new API elements --- ms_specific_connector/src/main/resources/application.properties | 2 -- 1 file changed, 2 deletions(-) (limited to 'ms_specific_connector') 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 -- cgit v1.2.3