diff options
| author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2015-01-30 12:33:52 +0100 | 
|---|---|---|
| committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2015-01-30 12:33:52 +0100 | 
| commit | c17a374c8996c2ac7496b9ab324a2645be60dfb2 (patch) | |
| tree | c8eed60eeb00bf4258e7d8484f2dd12870998d3e /id/server/doc/handbook/config/config.html | |
| parent | 07f8780c58390f55c42dced89c8e57ab0dd16dda (diff) | |
| download | moa-id-spss-c17a374c8996c2ac7496b9ab324a2645be60dfb2.tar.gz moa-id-spss-c17a374c8996c2ac7496b9ab324a2645be60dfb2.tar.bz2 moa-id-spss-c17a374c8996c2ac7496b9ab324a2645be60dfb2.zip | |
update handbook and default configuration
Diffstat (limited to 'id/server/doc/handbook/config/config.html')
| -rw-r--r-- | id/server/doc/handbook/config/config.html | 7 | 
1 files changed, 7 insertions, 0 deletions
| 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ür STORK <-> PVP Gateway Betrieb</a></li> +  <li><a href="#basisconfig_moaid_stork2">STORK 2.0</a></li>  </ol>  </li>            </ol> @@ -1061,6 +1062,12 @@ https://<host>:<port>/moa-id-auth/MonitoringServlet</pre>        <td>IDL_signing</td>        <td>MOA-SS Schlüsselgruppe, welche fü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> </p>  <h3><a name="uebersicht_logging" id="uebersicht_logging"></a>2.3 Konfiguration des Loggings</h3> | 
