diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-06-17 13:36:14 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-06-17 13:36:14 +0200 |
commit | 8b51a5eef55764746eebdeaa19b31e7eda3813e3 (patch) | |
tree | daf6d9c8f126611fb0c36e3a9249e873db8a8483 /id/server/data/deploy/conf | |
parent | 395d0e55c049bb93536f9281c8acfcca552740d5 (diff) | |
parent | 01a5b6d2e226f1b6c25fbc71eb90a00adc086f40 (diff) | |
download | moa-id-spss-8b51a5eef55764746eebdeaa19b31e7eda3813e3.tar.gz moa-id-spss-8b51a5eef55764746eebdeaa19b31e7eda3813e3.tar.bz2 moa-id-spss-8b51a5eef55764746eebdeaa19b31e7eda3813e3.zip |
Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into moa-2.1-Snapshot
Diffstat (limited to 'id/server/data/deploy/conf')
-rw-r--r-- | id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_VIDP.xml | 4 |
1 files changed, 4 insertions, 0 deletions
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 688ff0f19..ef5dc23d2 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 @@ -113,4 +113,8 @@ <entry key="mandate">http://www.stork.gov.eu/1.0/mandate</entry> <entry key="docRequest">http://www.stork.gov.eu/1.0/docRequest</entry> + <entry key="mandateContent">http://www.stork.gov.eu/1.0/mandateContent</entry> + <entry key="representative">http://www.stork.gov.eu/1.0/representative</entry> + <entry key="represented">http://www.stork.gov.eu/1.0/represented</entry> + </properties> |