Jump to: navigation, search

Authentication

The Web Engagement History REST API supports the following authentication scheme:

Important.png HTTP authentication should be used with Secured HTTP communication (HTTPS).

Configuration

The REST API security is configured in the security section of the Web Engagement Backend Server application. The following configuration options are mandatory to enable authentication:

Note: If authentication is used, every REST API client must support that authentication type and the clients must know the authentication credentials. You must configure authentication for Interaction Workspace (see Configure Authentication in the Interaction Workspace Plug-in deployment). If your SCXML strategies use the REST interface, you must also add your authentication credentials (see Configure Authentication in the default strategy).

Basic Authentication

This authentication scheme passes unencrypted credentials, so it is unsafe unless you use a secured connection (HTTPS).

This page was last edited on March 5, 2014, at 19:32.
Comments or questions about this documentation? Contact us for support!