Product Documentation

The addtarget operation enables a FIDO administrator to add a DAL target and associated x509 certificate(s) and fingerprint(s) to a domain.

Please note: To enable DAL in the FIDO Policy, it's essential to configure at least one active DAL target for a domain.

 

The web service accepts 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 by the service credential information (svcinfo) provided to the web service as a JSON object.

operation

Specifies the type of operation to perform on DAL. Supported values - addtarget | gettarget | updatetarget | updatetargetanddisable | addx509fingerprint | updatex509fingerprint | updatex509fingerprintanddisable

payload

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