v1

latestOpenAPI 3.0.02026-07-24171968.3 KB
Backchannel Authentication Endpoint

Use this endpoint to initiate backchannel authentication

Backchannel Authentication Endpoint is used to initiate an out-of-band authentication of the end-user.

post/ciba

Headers

x-client-certificatestring

MTLS Client Certificate

Response

backchannel authentication response

auth_req_idstring required

A unique identifier to identify the authentication request made by the Client.

expires_innumber required

Integer value indicating the expiration time of the "auth_req_id" in seconds since the authentication request was received.

intervalnumber

Integer value indicating the minimum amount of time in seconds that the Client MUST wait between polling requests to the token endpoint.