aboutsummaryrefslogtreecommitdiff
path: root/id/server/data/deploy/conf/moa-id/stork/SignModule_incoming.xml
diff options
context:
space:
mode:
authorBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-02-05 17:50:32 +0100
committerBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-02-05 17:50:32 +0100
commita01dd39072666b5b9b2ffeb97cef9a54e3dec97f (patch)
tree7ee9fdcee18327f2860c6886283700465c90d790 /id/server/data/deploy/conf/moa-id/stork/SignModule_incoming.xml
parent4ad191075854f1e9f6eb685ee9839e167259972a (diff)
downloadmoa-id-spss-a01dd39072666b5b9b2ffeb97cef9a54e3dec97f.tar.gz
moa-id-spss-a01dd39072666b5b9b2ffeb97cef9a54e3dec97f.tar.bz2
moa-id-spss-a01dd39072666b5b9b2ffeb97cef9a54e3dec97f.zip
configuring incoming saml engine
Diffstat (limited to 'id/server/data/deploy/conf/moa-id/stork/SignModule_incoming.xml')
-rw-r--r--id/server/data/deploy/conf/moa-id/stork/SignModule_incoming.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/id/server/data/deploy/conf/moa-id/stork/SignModule_incoming.xml b/id/server/data/deploy/conf/moa-id/stork/SignModule_incoming.xml
new file mode 100644
index 000000000..68b15e667
--- /dev/null
+++ b/id/server/data/deploy/conf/moa-id/stork/SignModule_incoming.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
+
+<properties>
+ <comment>SWModule sign with JKS.</comment>
+ <entry key="keystorePath">/home/stork/repos/moa-idspss/id/server/data/deploy/conf/moa-id/stork/storkDemoKeysPT.jks</entry>
+ <entry key="keyStorePassword">local-demo</entry>
+ <entry key="keyPassword">local-demo</entry>
+ <entry key="issuer">CN=local-demo, O=Indra, L=Madrid, ST=Spain, C=ES</entry>
+ <entry key="serialNumber">4BA89DB2</entry>
+ <entry key="keystoreType">JKS</entry>
+</properties>