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 | |
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')
18 files changed, 309 insertions, 54 deletions
diff --git a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration.xml b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration.xml index b74956473..0494502f7 100644 --- a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration.xml +++ b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration.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> 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> 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 35b8e19d1..9989b5927 100644 --- a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKs.xml +++ b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKs.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> 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 4aa6d773b..2b03faf5d 100644 --- a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml +++ b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.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> diff --git a/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration.xml b/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration.xml index 3d062900d..58ed8bce7 100644 --- a/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration.xml +++ b/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration.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> diff --git a/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfigurationProxy.xml b/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfigurationProxy.xml index c8c88c22d..497508363 100644 --- a/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfigurationProxy.xml +++ b/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfigurationProxy.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> 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 225270f5b..82462ec2c 100644 --- a/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKs.xml +++ b/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKs.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> 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 4f2a5977c..692db9ff3 100644 --- a/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKsProxy.xml +++ b/id/server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKsProxy.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> diff --git a/id/server/data/deploy/conf/moa-id/sampleTemplates/SampleBKUSelectionTemplate.html b/id/server/data/deploy/conf/moa-id/sampleTemplates/SampleBKUSelectionTemplate.html index 2f2ea6552..983de7c70 100644 --- a/id/server/data/deploy/conf/moa-id/sampleTemplates/SampleBKUSelectionTemplate.html +++ b/id/server/data/deploy/conf/moa-id/sampleTemplates/SampleBKUSelectionTemplate.html @@ -27,18 +27,16 @@ <h4>Hinweise: </h4> <ul> <li> - <p>Bei der Anmeldung mit einer <a href="http://www.a-trust.at/info.asp?node=337" target="_blank">A-Trust Bürgerkarte</a> oder Ihrer - <a href="http://www.chipkarte.at/esvapps/page/page.jsp?p_pageid=110&p_menuid=62182&p_id=2" target="_blank">E-CARD</a> benötigen Sie + <p>Bei der Anmeldung mit einer <a href="http://www.a-trust.at/" target="_blank">A-Trust Bürgerkarte</a> oder Ihrer + <a href="http://www.chipkarte.at" target="_blank">E-CARD</a> benötigen Sie eine funktionsfähige <a href="http://www.buergerkarte.at/" target="_blank">Bürgerkartensoftware</a> sowie einen passenden Kartenleser.</p> </li> <li> - <p>Bei der Anmeldung mit der <a href="http://www.a1.net/signatur" target="_blank">A1-Signatur</a> über Ihr Handy wird keine Bürgerkartensoftware und + <p>Bei der Anmeldung mit der <a href="http://www.a-trust.at/mobile/" target="_blank">A-Trust Handysignatur</a> über Ihr Handy wird keine Bürgerkartensoftware und kein Kartenleser benötigt.</p> </li> </ul> -<p align="right"> </p> - </body> </html> diff --git a/id/server/data/deploy/conf/moa-id/sampleTemplates/handy_mandate_template.html b/id/server/data/deploy/conf/moa-id/sampleTemplates/handy_mandate_template.html new file mode 100644 index 000000000..8fda2a880 --- /dev/null +++ b/id/server/data/deploy/conf/moa-id/sampleTemplates/handy_mandate_template.html @@ -0,0 +1,26 @@ +<!--
+Templateseite zur Signatur für Online-Vollmachten (für Handysignatur)
+-->
+<html>
+ <head>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+ <title>Vollmachten-Anmeldung</title>
+ <!-- Javascript darf nicht verändert werden -->
+ <script language="javascript">
+ function fillFrame() {
+ var f = top.frames['mandate'];
+ with (f.document) {
+ open();
+ <Mandate>
+ close();
+ }
+ }
+ </script>
+ </head>
+ <!-- onLoad="fillFrame(); return false;" darf nicht verändert werden-->
+ <body onLoad="fillFrame(); return false;">
+ <h2>Vollmachten-Anmeldung (Handysignatur)</h2>
+ <!-- Name des iframe darf nicht veändert werden -->
+ <iframe name="mandate" src="" frameborder="0" width="250" height="400"></iframe>
+ </body>
+</html>
\ No newline at end of file diff --git a/id/server/data/deploy/conf/moa-id/sampleTemplates/handy_moa-id_template.html b/id/server/data/deploy/conf/moa-id/sampleTemplates/handy_moa-id_template.html new file mode 100644 index 000000000..28d84fea2 --- /dev/null +++ b/id/server/data/deploy/conf/moa-id/sampleTemplates/handy_moa-id_template.html @@ -0,0 +1,41 @@ +<!--
+MOA-ID Template für Handy-Signatur bei Online-Vollmachten
+-->
+<html>
+<head>
+<!-- base target muss bei lokale BKU und Handy-Signatur gesetzt sein -->
+<base target="_parent">
+<meta http-equiv="content-type" content="text/html; charset=UTF-8">
+<title>Vollmachten-Anmeldung</title>
+</head>
+<body onLoad="document.VollmachtenForm.submit();">
+<form name="VollmachtenForm" action="<BKU>" method="post">
+<input type="hidden" name="XMLRequest" value="<XMLRequest>"/>
+<input type="hidden" name="DataURL" value="<DataURL>"/>
+<input type="hidden" name="PushInfobox" value="<PushInfobox>"/>
+<input type="submit" value="Starte Signatur" name="Senden"/>
+
+<!-- Angabe der Parameter für die Handy-BKU -->
+<input type="hidden" name="appletWidth" value="220">
+<input type="hidden" name="appletHeight" value="159">
+
+<!-- Angabe des Parameters fuer die Hintergrundfarbe der Handy-Signatur -->
+<input type="hidden" name="backgroundColor" value="#DDDDDD">
+
+<input type="hidden" name="redirecttarget" value="_parent">
+</form>
+
+<form name="CustomizedInfoForm"
+ action="<BKU>"
+ method="post">
+ <input type="hidden"
+ name="XMLRequest"
+ value="<CertInfoXMLRequest>"/>
+ <input type="hidden"
+ name="DataURL"
+ value="<CertInfoDataURL>"/>
+ <input type="hidden" value="Weitere Info"/>
+</form>
+ </body>
+ </html>
+
diff --git a/id/server/data/deploy/conf/moa-id/sampleTemplates/local_mandate_template.html b/id/server/data/deploy/conf/moa-id/sampleTemplates/local_mandate_template.html new file mode 100644 index 000000000..6b84dfd8e --- /dev/null +++ b/id/server/data/deploy/conf/moa-id/sampleTemplates/local_mandate_template.html @@ -0,0 +1,26 @@ +<!--
+Templateseite zur Signatur für Online-Vollmachten (für Lokale-BKU)
+-->
+<html>
+ <head>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+ <title>Vollmachten-Anmeldung</title>
+ <!-- Javascript darf nicht verändert werden -->
+ <script language="javascript">
+ function fillFrame() {
+ var f = top.frames['mandate'];
+ with (f.document) {
+ open();
+ <Mandate>
+ close();
+ }
+ }
+ </script>
+ </head>
+ <!-- onLoad="fillFrame(); return false;" darf nicht verändert werden-->
+ <body onLoad="fillFrame(); return false;">
+ <h2>Vollmachten-Anmeldung (Lokale-BKU)</h2>
+ <!-- Name des iframe darf nicht veändert werden -->
+ <iframe name="mandate" src="" frameborder="0" width="250" height="400"></iframe>
+ </body>
+</html>
\ No newline at end of file diff --git a/id/server/data/deploy/conf/moa-id/sampleTemplates/local_moa-id_template.html b/id/server/data/deploy/conf/moa-id/sampleTemplates/local_moa-id_template.html new file mode 100644 index 000000000..b9506ca0e --- /dev/null +++ b/id/server/data/deploy/conf/moa-id/sampleTemplates/local_moa-id_template.html @@ -0,0 +1,31 @@ +<!--
+MOA-ID Template für lokale BKU bei Online-Vollmachten
+-->
+<html>
+<head>
+<!-- base target muss bei lokale BKU und Handy-Signatur gesetzt sein -->
+<base target="_parent">
+<meta http-equiv="content-type" content="text/html; charset=UTF-8">
+<title>Vollmachten-Anmeldung</title>
+</head>
+<body onLoad="document.VollmachtenForm.submit();">
+<form name="VollmachtenForm" action="<BKU>" method="post">
+<input type="hidden" name="XMLRequest" value="<XMLRequest>"/>
+<input type="hidden" name="DataURL" value="<DataURL>"/>
+<input type="hidden" name="PushInfobox" value="<PushInfobox>"/>
+<input type="submit" value="Starte Signatur" name="Senden"/>
+</form>
+
+<form name="CustomizedInfoForm"
+ action="<BKU>"
+ method="post">
+ <input type="hidden"
+ name="XMLRequest"
+ value="<CertInfoXMLRequest>"/>
+ <input type="hidden"
+ name="DataURL"
+ value="<CertInfoDataURL>"/>
+ <input type="hidden" value="Weitere Info"/>
+</form>
+ </body>
+ </html>
\ No newline at end of file diff --git a/id/server/data/deploy/conf/moa-id/sampleTemplates/online_mandate_template.html b/id/server/data/deploy/conf/moa-id/sampleTemplates/online_mandate_template.html new file mode 100644 index 000000000..ac7c17c8f --- /dev/null +++ b/id/server/data/deploy/conf/moa-id/sampleTemplates/online_mandate_template.html @@ -0,0 +1,26 @@ +<!--
+Templateseite zur Signatur für Online-Vollmachten (für Online-BKU)
+-->
+<html>
+ <head>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+ <title>Vollmachten-Anmeldung</title>
+ <!-- Javascript darf nicht verändert werden -->
+ <script language="javascript">
+ function fillFrame() {
+ var f = top.frames['mandate'];
+ with (f.document) {
+ open();
+ <Mandate>
+ close();
+ }
+ }
+ </script>
+ </head>
+ <!-- onLoad="fillFrame(); return false;" darf nicht verändert werden-->
+ <body onLoad="fillFrame(); return false;">
+ <h2>Vollmachten-Anmeldung (Online-BKU)</h2>
+ <!-- Name des iframe darf nicht veändert werden -->
+ <iframe name="mandate" src="" frameborder="0" width="250" height="400"></iframe>
+ </body>
+</html>
\ No newline at end of file diff --git a/id/server/data/deploy/conf/moa-id/sampleTemplates/online_moa-id_template.html b/id/server/data/deploy/conf/moa-id/sampleTemplates/online_moa-id_template.html new file mode 100644 index 000000000..33c7f39c6 --- /dev/null +++ b/id/server/data/deploy/conf/moa-id/sampleTemplates/online_moa-id_template.html @@ -0,0 +1,38 @@ +<!--
+MOA-ID Template für Online-BKU bei Online-Vollmachten
+-->
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html; charset=UTF-8">
+<title>Vollmachten-Anmeldung</title>
+</head>
+<body onLoad="document.VollmachtenForm.submit();">
+<form name="VollmachtenForm" action="<BKU>" method="post">
+<input type="hidden" name="XMLRequest" value="<XMLRequest>"/>
+<input type="hidden" name="DataURL" value="<DataURL>"/>
+<input type="hidden" name="PushInfobox" value="<PushInfobox>"/>
+<input type="submit" value="Starte Signatur" name="Senden"/>
+
+<!-- Angabe der Parameter fuer die Online-BKU -->
+<input type="hidden" name="appletWidth" value="220">
+<input type="hidden" name="appletHeight" value="140">
+
+<!-- Angabe des Parameter fuer die Hintergrundfarbe der Online-BKU -->
+<input type="hidden" name="appletBackgroundColor" value="#DDDDDD">
+</form>
+
+<form name="CustomizedInfoForm"
+ action="<BKU>"
+ method="post">
+ <input type="hidden"
+ name="XMLRequest"
+ value="<CertInfoXMLRequest>"/>
+ <input type="hidden"
+ name="DataURL"
+ value="<CertInfoDataURL>"/>
+ <input type="hidden" value="Weitere Info"/>
+</form>
+
+ </body>
+ </html>
+
diff --git a/id/server/data/deploy/conf/moa-id/transforms/TransformsInfoAuthBlockTable_DE.xml b/id/server/data/deploy/conf/moa-id/transforms/TransformsInfoAuthBlockTable_DE.xml index 7fae15b7c..bfcb95be9 100644 --- a/id/server/data/deploy/conf/moa-id/transforms/TransformsInfoAuthBlockTable_DE.xml +++ b/id/server/data/deploy/conf/moa-id/transforms/TransformsInfoAuthBlockTable_DE.xml @@ -50,9 +50,7 @@ <tr>
<td class="italicstyle">Vollmacht:</td>
<td class="normalstyle">
- <xsl:text>Ich bin weiters ermächtigt als </xsl:text>
- <xsl:value-of select="//saml:Attribute[@AttributeName='RepresentationType']/saml:AttributeValue/text()"/>
- <xsl:text> von </xsl:text>
+ <xsl:text>Ich bin ermächtigt, für </xsl:text>
<xsl:value-of select="//saml:Attribute[@AttributeName='MandatorName']/saml:AttributeValue/text()"/>
<xsl:if test="//saml:Attribute[@AttributeName='MandatorDateOfBirth']">
<xsl:text>, geboren am </xsl:text>
@@ -66,7 +64,7 @@ <xsl:text>, </xsl:text>
<xsl:value-of select="//saml:Attribute[@AttributeName='MandatorDomainIdentifier']/saml:AttributeValue/text()"/>
</xsl:if>
- <xsl:text>, in deren Auftrag zu handeln.</xsl:text>
+ <xsl:text>, zu handeln.</xsl:text>
</td>
</tr>
</xsl:if>
@@ -173,4 +171,4 @@ <sl10:FinalDataMetaInfo>
<sl10:MimeType>application/xhtml+xml</sl10:MimeType>
</sl10:FinalDataMetaInfo>
-</sl10:TransformsInfo>
+</sl10:TransformsInfo>
\ No newline at end of file diff --git a/id/server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlockTable_DE.xml b/id/server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlockTable_DE.xml index 24b0bfc38..3387aa462 100644 --- a/id/server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlockTable_DE.xml +++ b/id/server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlockTable_DE.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?>
<VerifyTransformsInfoProfile xmlns="http://reference.e-government.gv.at/namespace/moa/20020822#">
- <dsig:Transforms xmlns:dsig="http://www.w3.org/2000/09/xmldsig#">
+<dsig:Transforms xmlns:dsig="http://www.w3.org/2000/09/xmldsig#">
<dsig:Transform Algorithm="http://www.w3.org/TR/1999/REC-xslt-19991116">
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:saml="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:pr="http://reference.e-government.gv.at/namespace/persondata/20020228#" exclude-result-prefixes="pr saml">
<xsl:output method="xml" xml:space="default"/>
@@ -51,9 +51,7 @@ <tr>
<td class="italicstyle">Vollmacht:</td>
<td class="normalstyle">
- <xsl:text>Ich bin weiters ermächtigt als </xsl:text>
- <xsl:value-of select="//saml:Attribute[@AttributeName='RepresentationType']/saml:AttributeValue/text()"/>
- <xsl:text> von </xsl:text>
+ <xsl:text>Ich bin ermächtigt, für </xsl:text>
<xsl:value-of select="//saml:Attribute[@AttributeName='MandatorName']/saml:AttributeValue/text()"/>
<xsl:if test="//saml:Attribute[@AttributeName='MandatorDateOfBirth']">
<xsl:text>, geboren am </xsl:text>
@@ -67,7 +65,7 @@ <xsl:text>, </xsl:text>
<xsl:value-of select="//saml:Attribute[@AttributeName='MandatorDomainIdentifier']/saml:AttributeValue/text()"/>
</xsl:if>
- <xsl:text>, in deren Auftrag zu handeln.</xsl:text>
+ <xsl:text>, zu handeln.</xsl:text>
</td>
</tr>
</xsl:if>
diff --git a/id/server/data/deploy/templates/LIESMICH_TEMPLATES.txt b/id/server/data/deploy/templates/LIESMICH_TEMPLATES.txt deleted file mode 100644 index e23ebad6e..000000000 --- a/id/server/data/deploy/templates/LIESMICH_TEMPLATES.txt +++ /dev/null @@ -1,39 +0,0 @@ -TEMPLATES: -========== -Zweck: ------- -Mithilfe von Templates können Sie das Aussehen der Seiten -"Auswahl der Bürgerkartenumgebung" sowie "Anmeldung mit Bürgerkarte" -anpassen. Damit können Sie zusätzliche Hintergrundinformationen (Wozu -dient die Anmeldung, etc.) zu diesen Seiten hinzufügen und das Layout an -Ihre sonstigen Anwendungen anpassen. - -Wird kein Template mit den Parametern Template und BKUSelectionTemplate -angegeben, so wird defaultmäßig jew. eine schlichte "neutrale" Variante -angezeigt. - -Bei der Erstellung von Template muss die Form gemäß MOA-ID Dokumentation -Abschnitt: "Aufruf von MOA-ID" (id-anwendung_1.htm) eingehalten werden. - -Templates können Grundsätzlich von jeder HTTP Adresse abgerufen -werden, d.h. sie können auf einen belibigen Webserver abgelegt werden. - - -Anwendung des Beispiels: ------------------------- -Wenn Sie keinen anderen Webserver zum Ablegen der Templates verwenden möchten, -so kann die Webcontainer Fähigkeit von Tomcat für die Ablage der HTML-Templates -genutzt werden. Ein einfaches Beispiel mit den beiden Templates -"SampleBKUSelectionTemplate.html" sowie "SampleTemplate.html" findet sich im -WAR Archiv moaid-templates.war - - -Wenn dieses WAR Archiv in das webapps Verzeichnis von Tomcat gestellt wird, so -wird diese automatisch entpackt und deployed. In Folge können Sie die Template -Dateien per Parameter beim Aufruf von MOA-ID angeben. - -Beispiel Link mit Einsatz von Template: -https://localhost:8443/moa-id-auth/SelectBKU?Target=Test-Bereich&OA=https://localhost:8443/&BKUSelectionTemplate=http://localhost:8080/moaid-templates/SampleBKUSelectionTemplate.html&Template=http://localhost:8080/moaid-templates/SampleTemplate.html - - -Sie können diese beiden Templates als Vorlage für eigene Designs verwenden.
\ No newline at end of file |