diff options
author | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2011-06-21 15:40:44 +0000 |
---|---|---|
committer | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2011-06-21 15:40:44 +0000 |
commit | 9bbe4aa713e2c38dcfba02880c9b2cb63e82a859 (patch) | |
tree | 614d8a454de5a3985c18ef00ce53f689107da14f /id/server/data/deploy/conf/moa-id/SampleMOAIDConfigurationProxy.xml | |
parent | 07449c789f2561bb768d111e5b7d2c14e5dec26f (diff) | |
download | moa-id-spss-9bbe4aa713e2c38dcfba02880c9b2cb63e82a859.tar.gz moa-id-spss-9bbe4aa713e2c38dcfba02880c9b2cb63e82a859.tar.bz2 moa-id-spss-9bbe4aa713e2c38dcfba02880c9b2cb63e82a859.zip |
* Update MOA-ID (Template Mechanismus für Online-Vollmachten inkl. MOA-ID Config)
* Update BK-Auswahl Howto
* Update Default-Konfigurationen
* Löschen von A1-Signatur Texten
* Entfernung von tempates.war
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1206 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server/data/deploy/conf/moa-id/SampleMOAIDConfigurationProxy.xml')
-rw-r--r-- | id/server/data/deploy/conf/moa-id/SampleMOAIDConfigurationProxy.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfigurationProxy.xml b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfigurationProxy.xml index b2a1a3453..31bcdf512 100644 --- a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfigurationProxy.xml +++ b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfigurationProxy.xml @@ -15,6 +15,20 @@ <!--BKUSelectionTemplate URL="sampleTemplates/SampleBKUSelectionTemplate.html"/--> <!--Template URL="sampleTemplates/SampleTemplate.html"/--> <!--InputProcessorSignTemplate URL="sampleTemplates/SampleInputProcessorSignTemplate.html"/--> + <!--<OnlineMandates> + <BKU URL="https://www.handy-signatur.at/mobile/https-security-layer-request/default.aspx"> + <MOA-ID-Template URL="sampleTemplates/handy_moa-id_template.html"/> + <MandateTemplate URL="sampleTemplates/handy_mandate_template.html"/> + </BKU> + <BKU URL="https://localhost:3496/https-security-layer-request"> + <MOA-ID-Template URL="sampleTemplates/local_moa-id_template.html"/> + <MandateTemplate URL="sampleTemplates/local_mandate_template.html"/> + </BKU> + <BKU URL="https://[yourserver]/bkuonline/https-security-layer-request"> + <MOA-ID-Template URL="sampleTemplates/online_moa-id_template.html"/> + <MandateTemplate URL="sampleTemplates/online_mandate_template.html"/> + </BKU> + </OnlineMandates>--> </Templates> <!-- Transformationen fuer die Anzeige des AUTH-Block im Secure Viewer --> <SecurityLayer> |