Product Documentation

The updateconfiguration web service allows the FIDO administrator to update any configuration value for the FIDO Server (basis the configuration key).

 

The web service requires the following parameters supplied as JSON objects (shown in the Request example in this section):

 

Value

Explanation

svcinfo

Every web service request sent by applications to SKFS must be authenticated and authorized. These privileges are based on service credential information (svcinfo) passed into the web service as a JSON object.

payload

This parameter, also a JSON object, carries information about the configuration array. The configuration Array is an array of JSON Objects that include information about configuration key, the new value for the configuration key and any associated notes.