diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-06-11 19:05:21 +0200 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-06-11 19:05:21 +0200 |
commit | 67946391a3b22689ad667d55720f8f105381c735 (patch) | |
tree | 8eff5f130a857c366d175bd9f767d144cbfbce01 /id/server/data/deploy/conf/moa-id/stork | |
parent | fae5371d3431e2c7eda79771022a4212111ef9c1 (diff) | |
download | moa-id-spss-67946391a3b22689ad667d55720f8f105381c735.tar.gz moa-id-spss-67946391a3b22689ad667d55720f8f105381c735.tar.bz2 moa-id-spss-67946391a3b22689ad667d55720f8f105381c735.zip |
samlengine config adjustment; mandateprovider adjustment
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 | 2 |
1 files changed, 1 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 997f29c4a..688ff0f19 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 @@ -111,6 +111,6 @@ <entry key="contactInformation">http://www.stork.gov.eu/1.0/contactInformation</entry> <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> </properties> |