Difference between revisions of "HowTo:Install UBIK Web Service"
(→Required roles and features) |
|||
(66 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | Prior to the installation of an {{UBIK Web Service}} make sure to have a [http://www.iis.net/ Microsoft Internet Information Server (IIS)] available and configured accordingly. If not read the instructions how to [[HowTo:Install_Microsoft_IIS|install]] and [[HowTo:Configure_Microsoft_IIS_for_UBIK|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 [[HowTo:Configure_Microsoft_IIS_for_UBIK#Create_new_Web_Application|here]] |
− | # | + | # [[Web_Service_Configuration|Configure]] the authentication mode of the web service using either |
− | # | + | #* [[HowTo:Configure_Single_Local_Application_Authentication|Single Local Application]] or |
− | # | + | #* [[HowTo:Configure_LAS_Authentication|Local]] or [[HowTo:Configure_LAS_Authentication|Global Application Service]] |
− | == | + | == {{UBIK}} Authentication Web Service ''USAM.svc''== |
− | + | If authentication should happen via a distinctive [[USAM]] web service | |
+ | # 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 [[HowTo:Configure_Microsoft_IIS_for_UBIK#Create_new_Web_Application|here]] | ||
+ | # [[Web_Service_Configuration|Configure]] the authentication mode of the USAM web service using [[HowTo:Configure_Single_Local_Application_Authentication|Single Local Application]] | ||
− | + | == {{UBIK}} Push Web Service ''UBIKPush.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 [[HowTo:Configure_Microsoft_IIS_for_UBIK#Create_new_Web_Application|here]] | |
− | + | # [[Web_Service_Configuration|Configure]] the authentication mode of the web service using either | |
− | + | #* [[HowTo:Configure_Single_Local_Application_Authentication|Single Local Application]] or | |
− | + | #* [[HowTo:Configure_LAS_Authentication|Local]] or [[HowTo:Configure_LAS_Authentication|Global Application Service]] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
== See also == | == See also == | ||
− | * [[ | + | * [[Web_Service_Configuration|Web Service Configuration]] |
− | * [[ | + | * [[HowTo:Install Microsoft IIS]] |
+ | * [[HowTo:Configure_Microsoft_IIS_for_UBIK]] | ||
+ | * [[USAM]] | ||
− | [[Category:UBIK | + | [[Category:How-To|Install UBIK Web Service]] |
− | [[Category:UBIK | + | [[Category:Web service|Install UBIK Web Service]] |
− | + |
Latest revision as of 09:49, 4 August 2015
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®.
Contents
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
If authentication should happen via a distinctive USAM web service
- 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 USAM web service using Single Local Application
UBIK® Push Web Service UBIKPush.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