Jump to: navigation, search

Backend Server security

DevGuide2.png Purpose: Lists the options available for the security section of the Genesys Web Engagement Backend Server. This section defines the authentication used for the REST API and its clients. See Authentication for details.

auth-scheme

  • Default Value: none
  • Valid Values: none or Basic
  • Changes take effect:
  • Description: Specifies the HTTP authentication scheme used to secure the History REST API. With the Basic scheme, clients must be authenticated with a user ID and password.

user-id

  • Default Value: No default value
  • Valid Values: Any string
  • Changes take effect:
  • Description: The user identifier (login) used in authentication for the History REST API. See auth-scheme.

password

  • Default Value: No default value
  • Valid Values: Any string
  • Changes take effect:
  • Description: The user password used in authentication for the HISTORY REST API. See auth-scheme.
This page was last edited on June 7, 2013, at 23:02.
Comments or questions about this documentation? Contact us for support!