aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--basicConfig/default_config.properties1
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 1 deletions
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 @@
<properties>
<!-- Project versions-->
- <egiz.eidas.version>1.0.1</egiz.eidas.version>
+ <egiz.eidas.version>1.0.2</egiz.eidas.version>
<!-- ===================================================================== -->