aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/resources
diff options
context:
space:
mode:
authorThomas Knall <t.knall@datentechnik-innovation.com>2015-01-30 13:47:25 +0100
committerThomas Knall <t.knall@datentechnik-innovation.com>2015-01-30 13:47:25 +0100
commit9c76562c98ff7ec8ccb2749ccd85309bfd3096b6 (patch)
treedac8a9d5a8746cf5b74d5882333632e9599e459c /id/server/idserverlib/src/main/resources
parenta4b6ed0c8098600a19b122ae819e342b324ba66e (diff)
downloadmoa-id-spss-9c76562c98ff7ec8ccb2749ccd85309bfd3096b6.tar.gz
moa-id-spss-9c76562c98ff7ec8ccb2749ccd85309bfd3096b6.tar.bz2
moa-id-spss-9c76562c98ff7ec8ccb2749ccd85309bfd3096b6.zip
Fix applicationContext.xml and STORKAuthentication.process.xml
Diffstat (limited to 'id/server/idserverlib/src/main/resources')
-rw-r--r--id/server/idserverlib/src/main/resources/at/gv/egovernment/moa/id/auth/modules/stork/STORKAuthentication.process.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/id/server/idserverlib/src/main/resources/at/gv/egovernment/moa/id/auth/modules/stork/STORKAuthentication.process.xml b/id/server/idserverlib/src/main/resources/at/gv/egovernment/moa/id/auth/modules/stork/STORKAuthentication.process.xml
index 73f4837e1..60989e638 100644
--- a/id/server/idserverlib/src/main/resources/at/gv/egovernment/moa/id/auth/modules/stork/STORKAuthentication.process.xml
+++ b/id/server/idserverlib/src/main/resources/at/gv/egovernment/moa/id/auth/modules/stork/STORKAuthentication.process.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<pd:ProcessDefinition id="STORKAuthentication" xmlns:pd="<pd:ProcessDefinition id="DefaultAuthentication" xmlns:pd="http://reference.e-government.gv.at/namespace/moa/process/definition/v1">">
+<pd:ProcessDefinition id="STORKAuthentication" xmlns:pd="http://reference.e-government.gv.at/namespace/moa/process/definition/v1">
-<!--at.gv.egovernment.moa.id.auth.modules.stork.tasks.AbstractPepsConnectorWithLocalSigningTask
- - STORK authentication both with C-PEPS supporting xml signatures and with C-PEPS not supporting xml signatures.
+<!--
+ STORK authentication both with C-PEPS supporting xml signatures and with C-PEPS not supporting xml signatures.
-->
<pd:Task id="createStorkAuthRequestForm" class="at.gv.egovernment.moa.id.auth.modules.stork.tasks.CreateStorkAuthRequestFormTask" />
<pd:Task id="pepsConnector" class="at.gv.egovernment.moa.id.auth.modules.stork.tasks.PepsConnectorTask" async="true" />