diff options
Diffstat (limited to 'id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKs.xml')
-rw-r--r-- | id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKs.xml | 6 |
1 files changed, 6 insertions, 0 deletions
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> |