Jump to: navigation, search

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


(See also)
Line 12: Line 12:
 
* [[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_UBIK_Web_Service|Install {{UBIK}} Web Service]]
* [[Install_Microsoft_IIS]]
+
* [[Install Microsoft IIS]]
* [[Configure_Microsoft_IIS_for_UBIK]]
+
* [[Configure Microsoft IIS for UBIK]]
  
 
[[Category:UBIK Web Service]]
 
[[Category:UBIK Web Service]]
 
[[Category:Installing]]
 
[[Category:Installing]]

Revision as of 10:36, 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