diff options
author | Thomas <> | 2021-06-25 10:24:06 +0200 |
---|---|---|
committer | Thomas <> | 2022-03-03 16:31:56 +0100 |
commit | 04024b007f29c0261c6b231e71877df60f9703b2 (patch) | |
tree | b5de63cca778c8c14f78e1097a454d8cb0f434ee /connector/src | |
parent | cb2ec2a6deaf92036f3dc9b3dc12a6a9ba6d9099 (diff) | |
download | National_eIDAS_Gateway-04024b007f29c0261c6b231e71877df60f9703b2.tar.gz National_eIDAS_Gateway-04024b007f29c0261c6b231e71877df60f9703b2.tar.bz2 National_eIDAS_Gateway-04024b007f29c0261c6b231e71877df60f9703b2.zip |
fix bug in combination with EidasNode v2.5 and DE Middleware
Diffstat (limited to 'connector/src')
-rw-r--r-- | connector/src/main/resources/application.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/connector/src/main/resources/application.properties b/connector/src/main/resources/application.properties index e3bbedd1..13216e92 100644 --- a/connector/src/main/resources/application.properties +++ b/connector/src/main/resources/application.properties @@ -94,7 +94,6 @@ eidas.ms.auth.eIDAS.node_v2.requesterId.lu.useStaticRequesterForAll=true ## set provider name for all public SPs eidas.ms.auth.eIDAS.node_v2.workarounds.addAlwaysProviderName=false - #eidas.ms.auth.eIDAS.node_v2.requested.nameIdFormat= eidas.ms.auth.eIDAS.node_v2.loa.requested.minimum=http://eidas.europa.eu/LoA/high |