Jump to: navigation, search

Difference between revisions of "HowTo:Install UBIK Web Service"


(See also)
Line 11: Line 11:
 
== See also ==
 
== See also ==
 
* [[UBIK_Web_Service_Configuration|{{UBIK}} Web Service Configuration]]
 
* [[UBIK_Web_Service_Configuration|{{UBIK}} Web Service Configuration]]
* [[Install_UBIK_Web_Service|Install {{UBIK}} Web Service]]
 
 
* [[Install Microsoft IIS]]
 
* [[Install Microsoft IIS]]
 
* [[Configure Microsoft IIS for UBIK|Configure Microsoft IIS for {{UBIK}}]]
 
* [[Configure Microsoft IIS for UBIK|Configure Microsoft IIS for {{UBIK}}]]

Revision as of 10:38, 5 June 2014

Prior to the installation of an UBIK® Web Service make sure to have a Microsoft Internet Information Server (IIS) available and configured accordingly. If not read the instructions how to install and configure an IIS for UBIK®.

Installing UBIK® Content Web Service

  1. Creating a new directory in the wwwroot directory of the IIS installation (default: c:\inetpub\wwwroot)
  2. Copying the components of the UBIK® Web Service into the (new) directory
  3. Configure the web service by changing parameters in the web.config file
  4. Create a new web applicaton as described here

Installing UBIK® Authentication Web Service

See also