Get parameters for FIDO2 authentication.

Endpoint to obtain the required parameters for FIDO2 authentication using previously registered credentials during Open Finance Brasil payment operations. This method generates a unique challenge for each call and returns parameters compatible with the WebAuthn navigator.credentials.get() API for verifying digital signatures. The enrollment must be in AUTHORISED status with valid associated FIDO2 credentials. Used in Journey without Redirection (JSR) for strong authentication before authorizing payment transactions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 999999
Body Params
string
length between 0 and 36

ID is the unique identifier of journey

string
length between 0 and 36

Unique identifier of the payment initiation for which FIDO2 authentication is requested. Required when using API scope to link the authentication to a specific payment operation.

data
object
required

Object containing information about the Relying Party and the platform on which the user is using the payment initiator service for FIDO2 authentication. Required to generate appropriate authentication parameters for the specific platform and context.

Responses

Language
Credentials
OAuth2
Missing 2 required scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json