Difference between revisions of "HowTo:Install UBIK Web Service"
Line 4: | Line 4: | ||
# Create a new directory in the ''wwwroot'' directory of the IIS installation (default: ''c:\inetpub\wwwroot'') | # Create a new directory in the ''wwwroot'' directory of the IIS installation (default: ''c:\inetpub\wwwroot'') | ||
# Copy the components of the {{UBIK}} Web Service into the (new) directory | # Copy the components of the {{UBIK}} Web Service into the (new) directory | ||
− | # Create a new web applicaton as described [[ | + | # Create a new web applicaton as described [[Configure_Microsoft_IIS_for_UBIK#Create_new_Web_Application|here]] |
# [[UBIK_Web_Service_Configuration|Configure]] the authentication mode of the web service using either | # [[UBIK_Web_Service_Configuration|Configure]] the authentication mode of the web service using either | ||
#* [[Configure_Single_Local_Application_Authentication|Single Local Application]] or | #* [[Configure_Single_Local_Application_Authentication|Single Local Application]] or | ||
Line 13: | Line 13: | ||
# Create a new directory in the ''wwwroot'' directory of the IIS installation (default: ''c:\inetpub\wwwroot'') | # Create a new directory in the ''wwwroot'' directory of the IIS installation (default: ''c:\inetpub\wwwroot'') | ||
# Copy the components of the {{UBIK}} Web Service into the (new) directory | # Copy the components of the {{UBIK}} Web Service into the (new) directory | ||
− | # Create a new web applicaton as described [[ | + | # Create a new web applicaton as described [[Configure_Microsoft_IIS_for_UBIK#Create_new_Web_Application|here]] |
# [[UBIK_Web_Service_Configuration|Configure]] the authentication mode of the web service using [[Configure_Single_Local_Application_Authentication|Single Local Application]] | # [[UBIK_Web_Service_Configuration|Configure]] the authentication mode of the web service using [[Configure_Single_Local_Application_Authentication|Single Local Application]] | ||
Revision as of 10:53, 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®.
UBIK® Content Web Service UBIKContent.svc
- Create a new directory in the wwwroot directory of the IIS installation (default: c:\inetpub\wwwroot)
- Copy the components of the UBIK® Web Service into the (new) directory
- Create a new web applicaton as described here
- Configure the authentication mode of the web service using either
UBIK® Authentication Web Service USAM.svc
- Create a new directory in the wwwroot directory of the IIS installation (default: c:\inetpub\wwwroot)
- Copy the components of the UBIK® Web Service into the (new) directory
- Create a new web applicaton as described here
- Configure the authentication mode of the web service using Single Local Application