Product Documentation

Code

FIDO-ERR-0003

Message

Error during preregister\: {0}

Explanation

Indicates a generic error during preregister followed by the actual error message.

Code

FIDO-ERR-0014

Message

JSON parsing exception\: {0}

Explanation

Generic exception printed if the input JSON is invalid.

Code

FIDO-ERR-0033

Message

Authorization failed: Invalid service credentials

Explanation

The service credentials provided by the application are invalid.

Code

FIDO-ERR-0041

Message

Invalid or missing "svcinfo" in request body.

Explanation

This error code is returned if the request has an invalid or missing "svcinfo" value in the request body.

Code

FIDO-ERR-0042

Message

Invalid or missing "did" in request svcinfo.

Explanation

This error code is returned if the request has an invalid or missing "did" value in the request svcinfo.

Code

FIDO-ERR-0043

Message

Invalid or missing "protocol" in request svcinfo.

Explanation

This error code is returned if the request has an invalid or missing "protocol" value in the request svcinfo.

Code

FIDO-ERR-0044

Message

Invalid or missing "authtype" in request svcinfo.

Explanation

This error code is returned if the request has an invalid or missing "authtype" value in the request svcinfo.

Code

FIDO-ERR-0045

Message

Invalid or missing "svcusername" in request svcinfo.

Explanation

This error code is returned if the request has an invalid or missing "svcusername" value in the request svcinfo.

Code

FIDO-ERR-0046

Message

Invalid or missing "svcpassword" in request svcinfo.

Explanation

This error code is returned if the request has an invalid or missing "svcpassword" value in the request svcinfo.

Code

FIDO-ERR-0047

Message

Invalid or missing "payload" in request body.

Explanation

This error code is returned if the request has an invalid or missing "payload" value in the request body.

Code

FIDO-ERR-0048

Message

Invalid or missing "username" in request payload.

Explanation

This error code is returned if the request has an invalid or missing "username" value in the request payload.

Code

FIDO-ERR-0049

Message

Invalid or missing "displayname" in request payload.

Explanation

This error code is returned if the request has an invalid or missing "displayname" value in the request payload.

Code

FIDO-ERR-0050

Message

Invalid or missing "options" in request payload.

Explanation

This error code is returned if the request has an invalid or missing "options" value in the request payload.

Code

FIDO-ERR-0075

Message

Invalid "did" in request payload \: {0}

Explanation

This error code is returned if the request has an invalid domain Id in the request payload.

Code

FIDO-ERR-0076

Message

Invalid "protocol" in request payload

Explanation

This error code is returned if the request has an invalid protocol in the request payload.

Code

FIDO-ERR-0078

Message

Length of username exceeds max number of characters

Explanation

This error is returned when the length of the input username exceeds 256 characters.

Code

FIDO-ERR-0079

Message

Invalid "quantity" in request payload

Explanation

This error code is returned if the request has an invalid "quantity" in the request payload for getregisteredusers webservice.

Code

FIDO-ERR-0080

Message

Invalid "page" in request payload \: {0}

Explanation

This error code is returned if the request has an invalid "page" in the request payload for getregisteredusers web service.

Code

FIDO-ERR-5002

Message

Unsupported FIDO protocol version \:

Explanation

The application sent a FIDO protocol whose version is not supported.

Code

FIDO-ERR-5018

Message

No policy found for the domain

Explanation

Generic error when a policy is not configured for a domain.

Code

FIDO-ERR-6000

Message

Policy violation: Invalid value for displayName

Explanation

This error is returned when the displayName is required by FIDO Policy, but not provided in the request body.

Code

FIDO-ERR-6001

Message

Policy violation: Invalid value for requireResidentKey

Explanation

This error is returned if the FIDO Policy's requireResidentKey is set to true and does not match the authenticatorSelection object in the request.

Code

FIDO-ERR-6002

Message

Policy violation: Invalid value for residentKey

Explanation

This error is returned if the FIDO Policy registration "options" does not contain the value for residentKey.

Code

FIDO-ERR-6003

Message

Policy violation: Invalid value for authenticatorAttachment

Explanation

This error is returned if the FIDO Policy authenticator attachment registration "options" does not contain the value for authenticatorAttachment.

Code

FIDO-ERR-6004

Message

Policy violation: Invalid value for userVerification\: {0}

Explanation

This error is returned if the FIDO Policy user verification values do not match the userVerification value in the request.

Code

FIDO-ERR-6005

Message

Policy violation: Missing value for residentKey

Explanation

This error is returned if the residentKey value is missing from the request.

Code

FIDO-ERR-6006

Message

Policy violation: Missing value for userVerification

Explanation

This error is returned if the userVerification value is missing from the request.

Code

FIDO-ERR-6007

Message

Policy violation: Invalid value for attestation\: {0}

Explanation

This error is returned if the FIDO Policy attestation options do not match the attestation option in the request.

Code

FIDO-ERR-6008

Message

Policy violation: Missing value for attestation

Explanation

This error is returned if the FIDO Policy does not allow the default attetation response and the attestation is missing from the request.

Code

FIDO-ERR-1501

Message

 SKFS Domain does not exist {0}

Explanation

Generic message if the domain does not exist.

Code

FIDO-ERR-1502

Message

 SKFS Domain inactive

Explanation

Generic message if the domain is not active.

Code

FIDO-ERR-1602

Message

 Signature not verified for db record; {0}

Explanation

Generic message if the server is unable to verify the signature for the record.