Integrations
- 26 Jun 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Integrations
- Updated on 26 Jun 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Implementing a passwordless API for third-party application authentication will execute the following flow:
- The user requests access to the resource.
- The Resource is enabled with a Passwordless API authentication mechanism, and it sends the authentication request to Cross Identity (CI).
- End-user receives the push notification to authenticate.
- 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?