Integrations
  • 26 Jun 2023
  • 1 Minute to read
  • Dark
    Light
  • PDF

Integrations

  • Dark
    Light
  • PDF

Article summary

Implementing a passwordless API for third-party application authentication will execute the following flow: 

  1. The user requests access to the resource. 
  2. The Resource is enabled with a Passwordless API authentication mechanism, and it sends the authentication request to Cross Identity (CI). 
  3. End-user receives the push notification to authenticate. 
  4. If authentication is successful, the user will get seamless application access.

End-point URL

Parameters: In the above endpoint, the username of the user who has been authenticated should be passed.

Sample API

Response Body: Success scenario

Response Body: Failed scenario

If a user is not registered for passwordless/authentication fails.

Verifying the API from Postman

 



Was this article helpful?

What's Next