From 697c05136e28cb2218390b6f4427877e6b8fa99d Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 3 Apr 2014 11:18:37 +0200 Subject: add to STORK configuration --- id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_VIDP.xml | 1 + id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_incoming.xml | 1 + .../data/deploy/conf/moa-id/stork/StorkSamlEngine_incoming_attr.xml | 1 + id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_outgoing.xml | 1 + 4 files changed, 4 insertions(+) (limited to 'id/server') diff --git a/id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_VIDP.xml b/id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_VIDP.xml index fb786529a..83e69ac23 100644 --- a/id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_VIDP.xml +++ b/id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_VIDP.xml @@ -73,6 +73,7 @@ http://www.stork.gov.eu/1.0/pseudonym http://www.stork.gov.eu/1.0/age http://www.stork.gov.eu/1.0/isAgeOver + http://www.stork.gov.eu/1.0/fiscalNumber http://www.stork.gov.eu/1.0/textResidenceAddress http://www.stork.gov.eu/1.0/canonicalResidenceAddress diff --git a/id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_incoming.xml b/id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_incoming.xml index fb786529a..83e69ac23 100644 --- a/id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_incoming.xml +++ b/id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_incoming.xml @@ -73,6 +73,7 @@ http://www.stork.gov.eu/1.0/pseudonym http://www.stork.gov.eu/1.0/age http://www.stork.gov.eu/1.0/isAgeOver + http://www.stork.gov.eu/1.0/fiscalNumber http://www.stork.gov.eu/1.0/textResidenceAddress http://www.stork.gov.eu/1.0/canonicalResidenceAddress diff --git a/id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_incoming_attr.xml b/id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_incoming_attr.xml index fb786529a..83e69ac23 100644 --- a/id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_incoming_attr.xml +++ b/id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_incoming_attr.xml @@ -73,6 +73,7 @@ http://www.stork.gov.eu/1.0/pseudonym http://www.stork.gov.eu/1.0/age http://www.stork.gov.eu/1.0/isAgeOver + http://www.stork.gov.eu/1.0/fiscalNumber http://www.stork.gov.eu/1.0/textResidenceAddress http://www.stork.gov.eu/1.0/canonicalResidenceAddress diff --git a/id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_outgoing.xml b/id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_outgoing.xml index 79c69aedb..b095b9e7e 100644 --- a/id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_outgoing.xml +++ b/id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_outgoing.xml @@ -73,6 +73,7 @@ http://www.stork.gov.eu/1.0/pseudonym http://www.stork.gov.eu/1.0/age http://www.stork.gov.eu/1.0/isAgeOver + http://www.stork.gov.eu/1.0/fiscalNumber http://www.stork.gov.eu/1.0/textResidenceAddress http://www.stork.gov.eu/1.0/canonicalResidenceAddress -- cgit v1.2.3 From f69a970246ff82e7d08c96430b2a281416df4d15 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 3 Apr 2014 11:24:30 +0200 Subject: update Handbook and Mainpage version to 2.0.1 --- id/server/auth/src/main/webapp/index.html | 2 +- id/server/doc/handbook/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'id/server') diff --git a/id/server/auth/src/main/webapp/index.html b/id/server/auth/src/main/webapp/index.html index 0f087230c..32e2eea23 100644 --- a/id/server/auth/src/main/webapp/index.html +++ b/id/server/auth/src/main/webapp/index.html @@ -14,7 +14,7 @@
-

MOA-ID 2.0.0

+

MOA-ID 2.0.1


Inhalt

    diff --git a/id/server/doc/handbook/index.html b/id/server/doc/handbook/index.html index 1a286f11a..345c3af70 100644 --- a/id/server/doc/handbook/index.html +++ b/id/server/doc/handbook/index.html @@ -15,7 +15,7 @@

    MOA-ID (Identifikation)

    -

    Übersicht zur Dokumentation der Version 2.0.0

    +

    Übersicht zur Dokumentation der Version 2.0.1


    Einführung
    -- cgit v1.2.3