Skip to main content
Version: 7.2402.x.x RR

Overview

The nevisFIDO FIDO Universal Authentication Framework (UAF) HTTP API documentation describes communication between the (FIDO) client, the nevisFIDO server and the relying party applications. It describes where and how communication with the nevisFIDO server is possible, by using what protocol.

Authorization

tip

Configure authorization for the HTTP API endpoints using the nevisFIDO component configuration.

For recommended authorization settings, see Default HTTP API Endpoints.

Services

Standard FIDO services that are part of the FIDO Universal Authentication Framework (UAF):

The following services are specific for nevisFIDO:

Per service, the following elements are described:

  • Base URL
  • HTTP methods
  • Request headers
  • Request body
  • Response headers
  • Response body
  • Example request
  • Example response
  • HTTP status code
info

The context path of nevisFIDO is /nevisfido. It is shared by all exposed endpoints.

The first chapter describes the attributes that are shared among the different services.