diff options
author | Thomas <> | 2022-08-22 11:49:32 +0200 |
---|---|---|
committer | Thomas <> | 2022-08-22 11:49:32 +0200 |
commit | a5a3a527cdcc74bcb10fae7ef179551c7161f9ee (patch) | |
tree | c0f82875cf1dc88abe93af99e9c18af48cac0b55 /basicConfig | |
parent | 0db117e2340494242e2234b6c113be5ed2c63cf6 (diff) | |
download | National_eIDAS_Gateway-a5a3a527cdcc74bcb10fae7ef179551c7161f9ee.tar.gz National_eIDAS_Gateway-a5a3a527cdcc74bcb10fae7ef179551c7161f9ee.tar.bz2 National_eIDAS_Gateway-a5a3a527cdcc74bcb10fae7ef179551c7161f9ee.zip |
doc: update and add readmes, handbooks, and release infos
Diffstat (limited to 'basicConfig')
-rw-r--r-- | basicConfig/ms-proxyservice/default_config.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/basicConfig/ms-proxyservice/default_config.properties b/basicConfig/ms-proxyservice/default_config.properties index 27126cb6..c5e9624e 100644 --- a/basicConfig/ms-proxyservice/default_config.properties +++ b/basicConfig/ms-proxyservice/default_config.properties @@ -67,3 +67,12 @@ eidas.ms.modules.idaustriaauth.truststore.type=jks eidas.ms.modules.idaustriaauth.truststore.path=keys/truststore_ida.jks eidas.ms.modules.idaustriaauth.truststore.password=password + + +############################################################################# +## advanced eIDAS attribute processing + +# BORIS attribute for eJustice +eidas.ms.advanced.attributes.ejusticerole.mandate.profiles=MUST_BE_UPDATED +eidas.ms.advanced.attributes.ejusticerole.mandate.mode=forceLegal +eidas.ms.advanced.attributes.ejusticerole.value.1=MUST_BE_UPDATED=VIP1 |