aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2015-01-30 12:33:52 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2015-01-30 12:33:52 +0100
commitc17a374c8996c2ac7496b9ab324a2645be60dfb2 (patch)
treec8eed60eeb00bf4258e7d8484f2dd12870998d3e
parent07f8780c58390f55c42dced89c8e57ab0dd16dda (diff)
downloadmoa-id-spss-c17a374c8996c2ac7496b9ab324a2645be60dfb2.tar.gz
moa-id-spss-c17a374c8996c2ac7496b9ab324a2645be60dfb2.tar.bz2
moa-id-spss-c17a374c8996c2ac7496b9ab324a2645be60dfb2.zip
update handbook and default configuration
-rw-r--r--id/server/data/deploy/conf/moa-id/moa-id.properties1
-rw-r--r--id/server/doc/handbook/config/config.html7
2 files changed, 8 insertions, 0 deletions
diff --git a/id/server/data/deploy/conf/moa-id/moa-id.properties b/id/server/data/deploy/conf/moa-id/moa-id.properties
index a160ea1ff..c330758c8 100644
--- a/id/server/data/deploy/conf/moa-id/moa-id.properties
+++ b/id/server/data/deploy/conf/moa-id/moa-id.properties
@@ -48,6 +48,7 @@ service.foreignidentities.clientKeyStorePassword=
stork.fakeIdL.active=false
stork.fakeIdL.countries=
stork.fakeIdL.keygroup=
+stork.documentservice.url=
##Protocol configuration##
diff --git a/id/server/doc/handbook/config/config.html b/id/server/doc/handbook/config/config.html
index a4278034e..f5292f76a 100644
--- a/id/server/doc/handbook/config/config.html
+++ b/id/server/doc/handbook/config/config.html
@@ -77,6 +77,7 @@
</li>
<li> <a href="#basisconfig_moa_id_auth_param_testing">Testing</a></li>
<li><a href="#basisconfig_moa_id_auth_szrclient">SZR Client f&uuml;r STORK &lt;-&gt; PVP Gateway Betrieb</a></li>
+ <li><a href="#basisconfig_moaid_stork2">STORK 2.0</a></li>
</ol>
</li>
</ol>
@@ -1061,6 +1062,12 @@ https://&lt;host&gt;:&lt;port&gt;/moa-id-auth/MonitoringServlet</pre>
<td>IDL_signing</td>
<td>MOA-SS Schl&uuml;sselgruppe, welche f&uuml;r die Signatur des Fake-Identitilinks verwendet werden soll.</td>
</tr>
+ <tr>
+ <td>stork.documentservice.url</td>
+ <td>http://testvidp.buergerkarte.at/<br>
+ DocumentService/DocumentService?wsdl</td>
+ <td>URL zum STORK 2 Dokumentenservice</td>
+ </tr>
</table>
<p>&nbsp;</p>
<h3><a name="uebersicht_logging" id="uebersicht_logging"></a>2.3 Konfiguration des Loggings</h3>