Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Route parameter name

Description

authenticationId

Location header value claimed after succesful [POST] /api/authentications request

partnerId

Desired NEXT PartnerId

...

It could be called anytime once an authentication is created. The best case for you business to call this endpoint would be the place where you check whether the user authentication is complete or not. (Step 9)

Route parameter name

Description

authenticationId

Location header value claimed after succesful [POST] /api/authentications request

partnerId

Desired NEXT PartnerId

Swagger Documentation

Below you will find a ready-to-use Swagger collection file for those 3 endpoints above.

View file
nameIdentity API - Authentication Workflow.postman_collection.json

2. Signing

todo:add api endpoints along with explanations

...