diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-12-10 08:52:24 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-12-10 08:52:24 +0100 |
commit | cf01ed53c99960c88483ae9a000b2284421f281b (patch) | |
tree | 894b10916bc3ca5671267291ea2405d06476e61a /infos/readme_1.0.3-snapshot.txt | |
parent | 6e2eef88e7f28a8589faf0ebc8027ef4af334f30 (diff) | |
download | National_eIDAS_Gateway-cf01ed53c99960c88483ae9a000b2284421f281b.tar.gz National_eIDAS_Gateway-cf01ed53c99960c88483ae9a000b2284421f281b.tar.bz2 National_eIDAS_Gateway-cf01ed53c99960c88483ae9a000b2284421f281b.zip |
add assembly plugin to build release packages
Diffstat (limited to 'infos/readme_1.0.3-snapshot.txt')
-rw-r--r-- | infos/readme_1.0.3-snapshot.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/infos/readme_1.0.3-snapshot.txt b/infos/readme_1.0.3-snapshot.txt new file mode 100644 index 00000000..b0b255af --- /dev/null +++ b/infos/readme_1.0.3-snapshot.txt @@ -0,0 +1,22 @@ +MS-Connector v1.0.2 Release vom 11.09.2019 + +Dieses Release erlaubt die Konfiguration eines mindest LoA, welche für Requests +an eIDAS Proxy-Services verwendet wird. + +MS-Connector v1.0.2: + - Der MS-Connector v1.0.2 umfasst eine Anpassung bezüglich des erforderlichen + LoA am eIDAS Proxy-Service. Ab dieser Version ist es möglich einen mindest LoA + am MS-Connector zu konfigurieren, welcher auf jeden Fall am eIDAS Proxy-Service + requested wird. + + - Mit diesem Update ergibt sich eine optionale Anpassungen an der Konfiguration: + - Das Property "eidas.ms.auth.eIDAS.node_v2.loa.requested.minimum" + (z.B. eidas.ms.auth.eIDAS.node_v2.loa.requested.minimum=http://eidas.europa.eu/LoA/high ) + definiert das erforderliche mindest LoA. Als Defaultwert ist LoA 'high' hinterlegt, falls + der Konfigurationsparameter nicht vorhanden ist. + + - Der Releasebuild für die Version v1.0.2 befindet sich unter $RELEASEPACKAGE/ms_connector-1.0.2.war + + + +
\ No newline at end of file |