Previous Topic

Next Topic

Book Contents

Deployment

The User Management Interface software supports network access directly to the server, network access through a load balancer, and local access. After you run the installation, you run a script at the command line, in which you state the type of deployment you want to use. For more information, see Deployment types.

By default, the User Management Interface software is deployed beneath a top-level virtual directory on the web server. For more information, see Default deployment.

For example:

https://<myserver>/sdk/provisioning/UserProvisioningService.svc

To provide a single point of study management, the User Management Interface software can be deployed directly beneath a study URL using the suffix /sdk/provisioning through the use of a network load balancer. For more information, see Load balanced deployment.

For example:

https://<myserver>/trialX/sdk/provisioning/UserProvisioningService.svc

Send Feedback