diff options
| author | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2006-03-02 15:13:09 +0000 | 
|---|---|---|
| committer | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2006-03-02 15:13:09 +0000 | 
| commit | 26b1ec8615fc9489e06565ead1afcf794eeb1c9b (patch) | |
| tree | c09bed27799f0696b4b68a677a98d08e4222f7b4 | |
| parent | 311808eee282b5bc35018e9d671871609ce17ad6 (diff) | |
| download | moa-id-spss-26b1ec8615fc9489e06565ead1afcf794eeb1c9b.tar.gz moa-id-spss-26b1ec8615fc9489e06565ead1afcf794eeb1c9b.tar.bz2 moa-id-spss-26b1ec8615fc9489e06565ead1afcf794eeb1c9b.zip | |
*** empty log message ***
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@646 d688527b-c9ab-4aba-bd8d-4036d912da1d
6 files changed, 75 insertions, 159 deletions
| 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 517438d91..2f2ea6552 100644 --- a/id.server/data/deploy/conf/moa-id/sampleTemplates/SampleBKUSelectionTemplate.html +++ b/id.server/data/deploy/conf/moa-id/sampleTemplates/SampleBKUSelectionTemplate.html @@ -8,9 +8,9 @@  </head>  <body> -<hr> +  <h1 align="center">Auswahl der Bürgerkartenumgebung</h1> -<hr> +  <p></p>  <p>Sie haben sich für Anmeldung mit Ihrer Bürgerkarte entschieden. Da es verschiedene Formen der Bürgerkarte gibt, müssen Sie nun wählen, welche Sie bei der Anmeldung verwenden wollen.</p>  <h3>Auswahl der Bürgerkarte</h3> @@ -38,7 +38,7 @@  </ul>  <p align="right">  </p> -<hr> +  </body>  </html> diff --git a/id.server/data/deploy/conf/moa-id/sampleTemplates/SampleTemplate.html b/id.server/data/deploy/conf/moa-id/sampleTemplates/SampleTemplate.html index 7fb092eee..b95fe3934 100644 --- a/id.server/data/deploy/conf/moa-id/sampleTemplates/SampleTemplate.html +++ b/id.server/data/deploy/conf/moa-id/sampleTemplates/SampleTemplate.html @@ -8,9 +8,9 @@  </head>  <body> -<hr> +  <h1 align="center">Sicherer Zugang zur Online-Anwendung mit Bürgerkarte</h1> -<hr> +  <p></p>  Der identifizierte Zugang erfolgt über die Module für Online Applikationen (MOA) unter Verwendung einer Bürgerkarte und deren Signaturfunktion. @@ -48,6 +48,6 @@ signieren, so werden Sie zur Online-Anwendung weitergeleitet und angemeldet.</p>   <input type="hidden" value="Weitere Info"/>  </form> -<hr> +  </body>  </html> diff --git a/id.server/data/deploy/conf/moa-id/transforms/TransformsInfoAuthBlock.xml b/id.server/data/deploy/conf/moa-id/transforms/TransformsInfoAuthBlock.xml index 0c6a7be6e..dc00e3140 100644 --- a/id.server/data/deploy/conf/moa-id/transforms/TransformsInfoAuthBlock.xml +++ b/id.server/data/deploy/conf/moa-id/transforms/TransformsInfoAuthBlock.xml @@ -34,14 +34,14 @@ Bitte bestätigen Sie mit Ihrer Unterschrift folgende Angaben:  									</td>  								</tr>  								<xsl:if test="//saml:Attribute[@AttributeName='Geschaeftsbereich']"> -									<tr> -										<td> -											<b>Geschäftsbereich:</b> -										</td> -										<td> -											<xsl:value-of select="//saml:Attribute[@AttributeName='Geschaeftsbereich']/saml:AttributeValue"/> -										</td> -									</tr> +								<tr> +									<td> +										<b>Geschäftsbereich:</b> +									</td> +									<td> +										<xsl:value-of select="//saml:Attribute[@AttributeName='Geschaeftsbereich']/saml:AttributeValue"/> +									</td> +								</tr>  								</xsl:if>  								<tr>  									<td> @@ -78,7 +78,7 @@ Bitte bestätigen Sie mit Ihrer Unterschrift folgende Angaben:  									</tr>  									<tr>  										<td colspan="2"> -											<font size="2">(*): Das <i>Wirtschaftsbereichsspezifische Personenkennzeichen (wbPK)</i> wird aus den jeweiligen Stammzahlen des Bürgers und des Wirtschaftsunternehmens berechnet und ermöglicht eine eindeutige Zuordnung des Bürgers zum Wirtschaftsunternehmen.</font> +											<font size="2">(*): Das <i>Wirtschaftsbereichsspezifische Personenkennzeichen (wbPK)</i> wird aus den jeweiligen Stammzahlen des Buergers und des Wirtschaftsunternehmens berechnet und ermoeglicht eine eindeutige Zuordnung des Buergers zum Wirtschaftsunternehmen.</font>  										</td>  									</tr>  								</xsl:if> diff --git a/id.server/data/deploy/conf/moa-id/transforms/TransformsInfoAuthBlockText.xml b/id.server/data/deploy/conf/moa-id/transforms/TransformsInfoAuthBlockText.xml index 0553907cc..dea9449f3 100644 --- a/id.server/data/deploy/conf/moa-id/transforms/TransformsInfoAuthBlockText.xml +++ b/id.server/data/deploy/conf/moa-id/transforms/TransformsInfoAuthBlockText.xml @@ -4,38 +4,29 @@  		<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#">  				<xsl:template match="/" xmlns="http://www.w3.org/1999/xhtml"> -					<html> -						<head> -							<title>Signatur der Anmeldedaten</title> -						</head> +							<html> +							<head> +								<title>Signatur der Anmeldedaten</title> +							</head>  						<body> -							<h1>Signatur der Anmeldedaten</h1> -							<p/> -							<h4>Mit meiner elektronischen Signatur beantrage ich, <b><xsl:value-of select="//@Issuer"/></b>, geboren am  -<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,9,2)"/>. -<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,6,2)"/>. -<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,1,4)"/>, den Zugang zur gesicherten Anwendung.</h4> -							<p/> -							<h4>Datum und Uhrzeit:  -<xsl:value-of select="substring(//@IssueInstant,9,2)"/>. -<xsl:value-of select="substring(//@IssueInstant,6,2)"/>. -<xsl:value-of select="substring(//@IssueInstant,1,4)"/>, - <xsl:value-of select="substring(//@IssueInstant,12,2)"/>: - <xsl:value-of select="substring(//@IssueInstant,15,2)"/>: - <xsl:value-of select="substring(//@IssueInstant,18,2)"/> -							</h4> -							<xsl:if test="//saml:Attribute[@AttributeName='wbPK']"> -								<h4>wbPK(*): <xsl:value-of select="//saml:Attribute[@AttributeName='wbPK']/saml:AttributeValue/pr:Identification/pr:Value"/> -								</h4> -								<p/> -								<hr/> -								<font size="2">(*) wbPK: Das <i>Wirtschaftsbereichsspezifische Personenkennzeichen</i> wird aus den jeweiligen Stammzahlen des Bürgers und des Wirtschaftsunternehmens berechnet und ermöglicht eine eindeutige Zuordnung des Bürgers zum Wirtschaftsunternehmen.</font> -							</xsl:if> +<h1>Signatur der Anmeldedaten</h1> +<p></p> +<h4>Mit meiner elektronischen Signatur beantrage ich, <b><xsl:value-of select="//@Issuer"/></b>,  +geboren am  +<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,9,2)"/>.<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,6,2)"/>.<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,1,4)"/>, den Zugang zur gesicherten Anwendung.</h4> +<p></p> +<h4>Datum und Uhrzeit: <xsl:value-of select="substring(//@IssueInstant,9,2)"/>.<xsl:value-of select="substring(//@IssueInstant,6,2)"/>.<xsl:value-of select="substring(//@IssueInstant,1,4)"/>, <xsl:value-of select="substring(//@IssueInstant,12,2)"/>:<xsl:value-of select="substring(//@IssueInstant,15,2)"/>:<xsl:value-of select="substring(//@IssueInstant,18,2)"/></h4> +<xsl:if test="//saml:Attribute[@AttributeName='wbPK']"> +	<h4>wbPK(*): <xsl:value-of select="//saml:Attribute[@AttributeName='wbPK']/saml:AttributeValue/pr:Identification/pr:Value"/></h4> +	<p></p> +	<hr></hr> +	<font size="2">(*) wbPK: Das <i>Wirtschaftsbereichsspezifische Personenkennzeichen</i> wird aus den jeweiligen Stammzahlen des Buergers und des Wirtschaftsunternehmens berechnet und ermoeglicht eine eindeutige Zuordnung des Buergers zum Wirtschaftsunternehmen.</font> +</xsl:if>  						</body>  					</html>  				</xsl:template>  			</xsl:stylesheet> -		</dsig:Transform> +					</dsig:Transform>  		<dsig:Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"/>  	</dsig:Transforms>  	<sl10:FinalDataMetaInfo> diff --git a/id.server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlock.xml b/id.server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlock.xml index 8249a452e..26e03fc9b 100644 --- a/id.server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlock.xml +++ b/id.server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlock.xml @@ -1,94 +1,27 @@  <?xml version="1.0" encoding="UTF-8"?>  <VerifyTransformsInfoProfile xmlns="http://reference.e-government.gv.at/namespace/moa/20020822#" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"> -	<dsig:Transforms> -		<dsig:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/> -		<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#"> -				<xsl:template match="/" xmlns="http://www.w3.org/1999/xhtml"> -					<html> -						<body> +<dsig:Transforms><dsig:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/><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#"> +<xsl:template match="/" xmlns="http://www.w3.org/1999/xhtml"> +<html> +<body>  Bitte bestätigen Sie mit Ihrer Unterschrift folgende Angaben:  <br/> -							<table border="1" align="center"> -								<tr> -									<td> -										<b>Name:</b> -									</td> -									<td> -										<xsl:value-of select="//@Issuer"/> -									</td> -								</tr> -								<tr> -									<td> -										<b>Geburtsdatum:</b> -									</td> -									<td> -										<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,9,2)"/>.<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,6,2)"/>.<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,1,4)"/> -									</td> -								</tr> -								<tr> -									<td> -										<b>Applikation:</b> -									</td> -									<td> -										<xsl:value-of select="//saml:Attribute[@AttributeName='OA']/saml:AttributeValue"/> -									</td> -								</tr> -								<xsl:if test="//saml:Attribute[@AttributeName='Geschaeftsbereich']"> -									<tr> -										<td> -											<b>Geschäftsbereich:</b> -										</td> -										<td> -											<xsl:value-of select="//saml:Attribute[@AttributeName='Geschaeftsbereich']/saml:AttributeValue"/> -										</td> -									</tr> -								</xsl:if> -								<tr> -									<td> -										<b>Anmeldeserver:</b> -									</td> -									<td> -										<xsl:value-of select="//saml:NameIdentifier"/> -									</td> -								</tr> -								<tr> -									<td> -										<b>Datum:</b> -									</td> -									<td> -										<xsl:value-of select="substring(//@IssueInstant,9,2)"/>.<xsl:value-of select="substring(//@IssueInstant,6,2)"/>.<xsl:value-of select="substring(//@IssueInstant,1,4)"/> -									</td> -								</tr> -								<tr> -									<td> -										<b>Uhrzeit:</b> -									</td> -									<td> -										<xsl:value-of select="substring(//@IssueInstant,12,2)"/>:<xsl:value-of select="substring(//@IssueInstant,15,2)"/>:<xsl:value-of select="substring(//@IssueInstant,18,2)"/> -									</td> -								</tr> -								<xsl:if test="//saml:Attribute[@AttributeName='wbPK']"> -									<tr> -										<td> -											<b>wbPK (*):</b> -										</td> -										<td> -											<xsl:value-of select="//saml:Attribute[@AttributeName='wbPK']/saml:AttributeValue/pr:Identification/pr:Value"/> -										</td> -									</tr> -									<tr> -										<td colspan="2"> -											<font size="2">(*): Das <i>Wirtschaftsbereichsspezifische Personenkennzeichen (wbPK)</i> wird aus den jeweiligen Stammzahlen des Bürgers und des Wirtschaftsunternehmens berechnet und ermöglicht eine eindeutige Zuordnung des Bürgers zum Wirtschaftsunternehmen.</font> -										</td> -									</tr> -								</xsl:if> -							</table> -						</body> -					</html> -				</xsl:template> -			</xsl:stylesheet> -		</dsig:Transform> -		<dsig:Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"/> -	</dsig:Transforms> -</VerifyTransformsInfoProfile> +<table border="1"> +<tr><td><b>Name:</b></td><td><xsl:value-of select="//@Issuer"/></td></tr> +<tr><td><b>Geburtsdatum:</b></td><td><xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,9,2)"/>.<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,6,2)"/>.<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,1,4)"/></td></tr> +<tr><td><b>Applikation:</b></td><td><xsl:value-of select="//saml:Attribute[@AttributeName='OA']/saml:AttributeValue"/></td></tr> +<xsl:if test="//saml:Attribute[@AttributeName='Geschaeftsbereich']"> +	<tr><td><b>Geschäftsbereich:</b></td><td><xsl:value-of select="//saml:Attribute[@AttributeName='Geschaeftsbereich']/saml:AttributeValue"/></td></tr> +</xsl:if> +<tr><td><b>Anmeldeserver:</b></td><td><xsl:value-of select="//saml:NameIdentifier"/></td></tr> +<tr><td><b>Datum:</b></td><td><xsl:value-of select="substring(//@IssueInstant,9,2)"/>.<xsl:value-of select="substring(//@IssueInstant,6,2)"/>.<xsl:value-of select="substring(//@IssueInstant,1,4)"/></td></tr> +<tr><td><b>Uhrzeit:</b></td><td><xsl:value-of select="substring(//@IssueInstant,12,2)"/>:<xsl:value-of select="substring(//@IssueInstant,15,2)"/>:<xsl:value-of select="substring(//@IssueInstant,18,2)"/></td></tr> +<xsl:if test="//saml:Attribute[@AttributeName='wbPK']"> +	<tr><td><b>wbPK (*):</b></td><td><xsl:value-of select="//saml:Attribute[@AttributeName='wbPK']/saml:AttributeValue/pr:Identification/pr:Value"/></td></tr> +	<tr><td colspan="2"><font size="2">(*): Das <i>Wirtschaftsbereichsspezifische Personenkennzeichen (wbPK)</i> wird aus den jeweiligen Stammzahlen des Buergers und des Wirtschaftsunternehmens berechnet und ermoeglicht eine eindeutige Zuordnung des Buergers zum Wirtschaftsunternehmen.</font></td></tr> +</xsl:if> +</table> +</body> +</html> +</xsl:template> +</xsl:stylesheet></dsig:Transform><dsig:Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"/></dsig:Transforms></VerifyTransformsInfoProfile> diff --git a/id.server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlockText.xml b/id.server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlockText.xml index 0748795ba..623d7223e 100644 --- a/id.server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlockText.xml +++ b/id.server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlockText.xml @@ -5,38 +5,30 @@  		<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#">  				<xsl:template match="/" xmlns="http://www.w3.org/1999/xhtml"> -					<html> -						<head> -							<title>Signatur der Anmeldedaten</title> -						</head> +							<html> +							<head> +								<title>Signatur der Anmeldedaten</title> +							</head>  						<body> -							<h1>Signatur der Anmeldedaten</h1> -							<p/> -							<h4>Mit meiner elektronischen Signatur beantrage ich, <b><xsl:value-of select="//@Issuer"/></b>, geboren am  -<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,9,2)"/>. -<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,6,2)"/>. -<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,1,4)"/>, den Zugang zur gesicherten Anwendung.</h4> -							<p/> -							<h4>Datum und Uhrzeit:  -<xsl:value-of select="substring(//@IssueInstant,9,2)"/>. -<xsl:value-of select="substring(//@IssueInstant,6,2)"/>. -<xsl:value-of select="substring(//@IssueInstant,1,4)"/>,  -<xsl:value-of select="substring(//@IssueInstant,12,2)"/>: -<xsl:value-of select="substring(//@IssueInstant,15,2)"/>: -<xsl:value-of select="substring(//@IssueInstant,18,2)"/> -							</h4> -							<xsl:if test="//saml:Attribute[@AttributeName='wbPK']"> -								<h4>wbPK(*): <xsl:value-of select="//saml:Attribute[@AttributeName='wbPK']/saml:AttributeValue/pr:Identification/pr:Value"/> -								</h4> -								<p/> -								<hr/> -								<font size="2">(*) wbPK: Das <i>Wirtschaftsbereichsspezifische Personenkennzeichen</i> wird aus den jeweiligen Stammzahlen des Bürgers und des Wirtschaftsunternehmens berechnet und ermöglicht eine eindeutige Zuordnung des Bürgers zum Wirtschaftsunternehmen.</font> -							</xsl:if> +<h1>Signatur der Anmeldedaten</h1> +<p></p> +<h4>Mit meiner elektronischen Signatur beantrage ich, <b><xsl:value-of select="//@Issuer"/></b>,  +geboren am  +<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,9,2)"/>.<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,6,2)"/>.<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,1,4)"/>, den Zugang zur gesicherten Anwendung.</h4> +<p></p> +<h4>Datum und Uhrzeit: <xsl:value-of select="substring(//@IssueInstant,9,2)"/>.<xsl:value-of select="substring(//@IssueInstant,6,2)"/>.<xsl:value-of select="substring(//@IssueInstant,1,4)"/>, <xsl:value-of select="substring(//@IssueInstant,12,2)"/>:<xsl:value-of select="substring(//@IssueInstant,15,2)"/>:<xsl:value-of select="substring(//@IssueInstant,18,2)"/></h4> +<xsl:if test="//saml:Attribute[@AttributeName='wbPK']"> +	<h4>wbPK(*): <xsl:value-of select="//saml:Attribute[@AttributeName='wbPK']/saml:AttributeValue/pr:Identification/pr:Value"/></h4> +	<p></p> +	<hr></hr> +	<font size="2">(*) wbPK: Das <i>Wirtschaftsbereichsspezifische Personenkennzeichen</i> wird aus den jeweiligen Stammzahlen des Buergers und des Wirtschaftsunternehmens berechnet und ermoeglicht eine eindeutige Zuordnung des Buergers zum Wirtschaftsunternehmen.</font> +</xsl:if>  						</body>  					</html>  				</xsl:template>  			</xsl:stylesheet> -		</dsig:Transform> +					</dsig:Transform>  		<dsig:Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"/>  	</dsig:Transforms>  </VerifyTransformsInfoProfile> + | 
