aboutsummaryrefslogtreecommitdiff
path: root/id/server/data
diff options
context:
space:
mode:
authorkstranacher_eGovL <kstranacher_eGovL@d688527b-c9ab-4aba-bd8d-4036d912da1d>2012-07-18 09:17:08 +0000
committerkstranacher_eGovL <kstranacher_eGovL@d688527b-c9ab-4aba-bd8d-4036d912da1d>2012-07-18 09:17:08 +0000
commit31cc3b64155e46efcd2184d86d333c465d09e67d (patch)
tree01e17c88ea3fadc6e8559e55dcf2935fb63ae12c /id/server/data
parent07b0306ca470cca10eecceab1a762f995b894fb0 (diff)
downloadmoa-id-spss-31cc3b64155e46efcd2184d86d333c465d09e67d.tar.gz
moa-id-spss-31cc3b64155e46efcd2184d86d333c465d09e67d.tar.bz2
moa-id-spss-31cc3b64155e46efcd2184d86d333c465d09e67d.zip
Update configuration and parameter check: TrustedTemplateURLs
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1287 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server/data')
-rw-r--r--id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration.xml6
-rw-r--r--id/server/data/deploy/conf/moa-id/SampleMOAIDConfigurationProxy.xml6
-rw-r--r--id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKs.xml6
-rw-r--r--id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml6
-rw-r--r--id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration.xml6
-rw-r--r--id/server/data/deploy/conf/moa-id/SampleMOAWIDConfigurationProxy.xml6
-rw-r--r--id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKs.xml6
-rw-r--r--id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKsProxy.xml6
8 files changed, 48 insertions, 0 deletions
diff --git a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration.xml b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration.xml
index 109a59d6b..a8a9b95da 100644
--- a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration.xml
+++ b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration.xml
@@ -155,4 +155,10 @@
<BKUURL>https://www.handy-signatur.at/mobile/https-security-layer-request/default.aspx</BKUURL>
<BKUURL>https://www.a-trust.at/mobile/https-security-layer-request/default.aspx</BKUURL>
</TrustedBKUs>
+ <!-- URL Liste der vertrauenwürdigen Templates -->
+ <!--<TrustedTemplateURLs>
+ <TemplateURL>https://[SERVER]/template_onlineBKU.html</TemplateURL>
+ <TemplateURL>https://[SERVER]/template_handyBKU.html</TemplateURL>
+ <TemplateURL>https://[SERVER]/template_localBKU.html</TemplateURL>
+ </TrustedTemplateURLs>-->
</MOA-IDConfiguration>
diff --git a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfigurationProxy.xml b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfigurationProxy.xml
index f292a7c64..204fe6df9 100644
--- a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfigurationProxy.xml
+++ b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfigurationProxy.xml
@@ -176,4 +176,10 @@
<BKUURL>https://www.handy-signatur.at/mobile/https-security-layer-request/default.aspx</BKUURL>
<BKUURL>https://www.a-trust.at/mobile/https-security-layer-request/default.aspx</BKUURL>
</TrustedBKUs>
+ <!-- URL Liste der vertrauenwürdigen Templates -->
+ <!--<TrustedTemplateURLs>
+ <TemplateURL>https://[SERVER]/template_onlineBKU.html</TemplateURL>
+ <TemplateURL>https://[SERVER]/template_handyBKU.html</TemplateURL>
+ <TemplateURL>https://[SERVER]/template_localBKU.html</TemplateURL>
+ </TrustedTemplateURLs>-->
</MOA-IDConfiguration>
diff --git a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKs.xml b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKs.xml
index b4735db0d..6f5a68d8b 100644
--- a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKs.xml
+++ b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKs.xml
@@ -157,4 +157,10 @@
<BKUURL>https://www.handy-signatur.at/mobile/https-security-layer-request/default.aspx</BKUURL>
<BKUURL>https://www.a-trust.at/mobile/https-security-layer-request/default.aspx</BKUURL>
</TrustedBKUs>
+ <!-- URL Liste der vertrauenwürdigen Templates -->
+ <!--<TrustedTemplateURLs>
+ <TemplateURL>https://[SERVER]/template_onlineBKU.html</TemplateURL>
+ <TemplateURL>https://[SERVER]/template_handyBKU.html</TemplateURL>
+ <TemplateURL>https://[SERVER]/template_localBKU.html</TemplateURL>
+ </TrustedTemplateURLs>-->
</MOA-IDConfiguration>
diff --git a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml
index 9c5223de5..f9ab3469b 100644
--- a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml
+++ b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml
@@ -177,4 +177,10 @@
<BKUURL>https://www.handy-signatur.at/mobile/https-security-layer-request/default.aspx</BKUURL>
<BKUURL>https://www.a-trust.at/mobile/https-security-layer-request/default.aspx</BKUURL>
</TrustedBKUs>
+ <!-- URL Liste der vertrauenwürdigen Templates -->
+ <!--<TrustedTemplateURLs>
+ <TemplateURL>https://[SERVER]/template_onlineBKU.html</TemplateURL>
+ <TemplateURL>https://[SERVER]/template_handyBKU.html</TemplateURL>
+ <TemplateURL>https://[SERVER]/template_localBKU.html</TemplateURL>
+ </TrustedTemplateURLs>-->
</MOA-IDConfiguration>
diff --git a/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration.xml b/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration.xml
index bf6a7b489..563236463 100644
--- a/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration.xml
+++ b/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration.xml
@@ -65,4 +65,10 @@
<BKUURL>https://www.handy-signatur.at/mobile/https-security-layer-request/default.aspx</BKUURL>
<BKUURL>https://www.a-trust.at/mobile/https-security-layer-request/default.aspx</BKUURL>
</TrustedBKUs>
+ <!-- URL Liste der vertrauenwürdigen Templates -->
+ <!--<TrustedTemplateURLs>
+ <TemplateURL>https://[SERVER]/template_onlineBKU.html</TemplateURL>
+ <TemplateURL>https://[SERVER]/template_handyBKU.html</TemplateURL>
+ <TemplateURL>https://[SERVER]/template_localBKU.html</TemplateURL>
+ </TrustedTemplateURLs>-->
</MOA-IDConfiguration>
diff --git a/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfigurationProxy.xml b/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfigurationProxy.xml
index f54f3df3e..7ff50bcf7 100644
--- a/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfigurationProxy.xml
+++ b/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfigurationProxy.xml
@@ -85,4 +85,10 @@
<BKUURL>https://www.handy-signatur.at/mobile/https-security-layer-request/default.aspx</BKUURL>
<BKUURL>https://www.a-trust.at/mobile/https-security-layer-request/default.aspx</BKUURL>
</TrustedBKUs>
+ <!-- URL Liste der vertrauenwürdigen Templates -->
+ <!--<TrustedTemplateURLs>
+ <TemplateURL>https://[SERVER]/template_onlineBKU.html</TemplateURL>
+ <TemplateURL>https://[SERVER]/template_handyBKU.html</TemplateURL>
+ <TemplateURL>https://[SERVER]/template_localBKU.html</TemplateURL>
+ </TrustedTemplateURLs>-->
</MOA-IDConfiguration>
diff --git a/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKs.xml b/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKs.xml
index 1472571fc..f3e0b777a 100644
--- a/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKs.xml
+++ b/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKs.xml
@@ -66,4 +66,10 @@
<BKUURL>https://www.handy-signatur.at/mobile/https-security-layer-request/default.aspx</BKUURL>
<BKUURL>https://www.a-trust.at/mobile/https-security-layer-request/default.aspx</BKUURL>
</TrustedBKUs>
+ <!-- URL Liste der vertrauenwürdigen Templates -->
+ <!--<TrustedTemplateURLs>
+ <TemplateURL>https://[SERVER]/template_onlineBKU.html</TemplateURL>
+ <TemplateURL>https://[SERVER]/template_handyBKU.html</TemplateURL>
+ <TemplateURL>https://[SERVER]/template_localBKU.html</TemplateURL>
+ </TrustedTemplateURLs>-->
</MOA-IDConfiguration>
diff --git a/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKsProxy.xml b/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKsProxy.xml
index ea8260a91..530540dce 100644
--- a/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKsProxy.xml
+++ b/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKsProxy.xml
@@ -86,4 +86,10 @@
<BKUURL>https://www.handy-signatur.at/mobile/https-security-layer-request/default.aspx</BKUURL>
<BKUURL>https://www.a-trust.at/mobile/https-security-layer-request/default.aspx</BKUURL>
</TrustedBKUs>
+ <!-- URL Liste der vertrauenwürdigen Templates -->
+ <!--<TrustedTemplateURLs>
+ <TemplateURL>https://[SERVER]/template_onlineBKU.html</TemplateURL>
+ <TemplateURL>https://[SERVER]/template_handyBKU.html</TemplateURL>
+ <TemplateURL>https://[SERVER]/template_localBKU.html</TemplateURL>
+ </TrustedTemplateURLs>-->
</MOA-IDConfiguration>