diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-06-17 13:21:04 +0200 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-06-17 13:21:04 +0200 |
commit | 01a5b6d2e226f1b6c25fbc71eb90a00adc086f40 (patch) | |
tree | e694749a340ae35e4e53c06891cad7feb7e301e9 /id/server/data/deploy/conf/moa-id/stork | |
parent | d33435f5b605ebe8962ea3ef2aa795520a3829d0 (diff) | |
download | moa-id-spss-01a5b6d2e226f1b6c25fbc71eb90a00adc086f40.tar.gz moa-id-spss-01a5b6d2e226f1b6c25fbc71eb90a00adc086f40.tar.bz2 moa-id-spss-01a5b6d2e226f1b6c25fbc71eb90a00adc086f40.zip |
harmonizing notavailable attribute
Diffstat (limited to 'id/server/data/deploy/conf/moa-id/stork')
-rw-r--r-- | id/server/data/deploy/conf/moa-id/stork/StorkSamlEngine_VIDP.xml | 5 |
1 files changed, 4 insertions, 1 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 911d0e69b..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 @@ -112,6 +112,9 @@ <entry key="LPFiscalNumber">http://www.stork.gov.eu/1.0/LPFiscalNumber</entry> <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/mandate</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> |