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