Difference between revisions of "HowTo:Install UBIK Web Service"
(→See also) |
|||
Line 20: | Line 20: | ||
== See also == | == See also == | ||
− | |||
* [[Web_Service_Configuration|Web Service Configuration]] | * [[Web_Service_Configuration|Web Service Configuration]] | ||
* [[HowTo:Install Microsoft IIS]] | * [[HowTo:Install Microsoft IIS]] | ||
+ | * [[HowTo:Configure_Microsoft_IIS_for_UBIK]] | ||
+ | * [[USAM]] | ||
[[Category:Installing]] | [[Category:Installing]] | ||
[[Category:Web Service]] | [[Category:Web Service]] | ||
[[Category:How-To]] | [[Category:How-To]] |
Revision as of 08:24, 19 March 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®.
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