Product Documentation

The add operation allows the FIDO administrator to add a Policy to a cryptographic domain if a policy doesn't already exist for the domain.  If an existing policy for a domain needs to be updated, use the update policy web service to update the policy. 

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

Value

Explanation

svcinfo

Each web service request submitted by applications to SKFS requires authentication and authorization. These permissions are determined on service credential information (svcinfo) provided to the web service as a JSON object

operation

Specifies the type of operation to perform on policy. Supported values - add | get | update | delete

payload

Represented as a JSON object, contains information based on the specified operation.