The Client Initiated Backchannel Authentication (CIBA) Authorization

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

This is done by sending an HTTP POST message directly from the Client to the OpenID Provider's Backchannel Authentication Endpoint, using a request defined in the following subsections.

For initialize authentication use parameters:

  • client_id
  • scope
  • claims
  • login_hint

For finalize authentication use parameters:

  • client_id
  • user_code
  • id_token_hint (middle token returned from the oauth/token step)

In order to make test integration, please use https://test-api.tbcbank.ge

Language
URL
Click Try It! to start a request and see the response here!