From 301870b9c728859562c39a78054aa830dc2514a7 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 10 Sep 2019 17:20:43 +0200 Subject: add default configuration and switch version to 1.0.2 --- basicConfig/default_config.properties | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/basicConfig/default_config.properties b/basicConfig/default_config.properties index 3a1af5ec..71de5b2b 100644 --- a/basicConfig/default_config.properties +++ b/basicConfig/default_config.properties @@ -26,6 +26,7 @@ eidas.ms.auth.eIDAS.node_v2.publicSectorTargets=.* eidas.ms.auth.eIDAS.node_v2.workarounds.addAlwaysProviderName=true eidas.ms.auth.eIDAS.node_v2.workarounds.useRequestIdAsTransactionIdentifier=true +eidas.ms.auth.eIDAS.node_v2.loa.requested.minimum=http://eidas.europa.eu/LoA/high eidas.ms.auth.eIDAS.szrclient.useTestService=true eidas.ms.auth.eIDAS.szrclient.endpoint.prod= diff --git a/pom.xml b/pom.xml index 01199ed7..e34f12c6 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ - 1.0.1 + 1.0.2 -- cgit v1.2.3