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