diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-04-16 18:42:16 +0200 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-04-16 18:42:16 +0200 |
commit | de809dbe57372fd0026765034a490287bf1b57eb (patch) | |
tree | 014a9ee3976dcbc29f5acd2c2d18ea28383aff71 /id/server/data/deploy/conf/moa-id | |
parent | f170d047fd3955a0b9d219dfb8e527452f2ebe44 (diff) | |
download | moa-id-spss-de809dbe57372fd0026765034a490287bf1b57eb.tar.gz moa-id-spss-de809dbe57372fd0026765034a490287bf1b57eb.tar.bz2 moa-id-spss-de809dbe57372fd0026765034a490287bf1b57eb.zip |
extending the peps communication and response
Diffstat (limited to 'id/server/data/deploy/conf/moa-id')
-rw-r--r-- | id/server/data/deploy/conf/moa-id/stork/SamlEngine.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/data/deploy/conf/moa-id/stork/SamlEngine.xml b/id/server/data/deploy/conf/moa-id/stork/SamlEngine.xml index 166a48ff8..eca38ec8c 100644 --- a/id/server/data/deploy/conf/moa-id/stork/SamlEngine.xml +++ b/id/server/data/deploy/conf/moa-id/stork/SamlEngine.xml @@ -61,7 +61,7 @@ <!-- Specific signature module --> <parameter name="class" value="eu.stork.peps.auth.engine.core.impl.SignSW" /> <!-- Settings specific module --> - <parameter name="fileConfiguration" value="SignModule_incoming.xml" /> + <parameter name="fileConfiguration" value="SignModule_VIDP.xml" /> </configuration> </instance> |