Verifying authentication via Duo method
POST {{baseUrl}}/mfa/duo-web/verify
This API Authenticates the user via Duo-Web MFA method.
Request Body
{"userId"=>"2c9180947f0ef465017f215cbcfd004b", "signedResponse"=>"AUTH|d2lsbC5hbGJpbnxESTZNMFpHSThKQVRWTVpZN0M5VXwxNzAxMjUzMDg5|f1f5f8ced5b340f3d303b05d0efa0e43b6a8f970:APP|d2lsbC5hbGJpbnxESTZNMFpHSThKQVRWTVpZN0M5VXwxNzAxMjU2NjE5|cb44cf44353f5127edcae31b1da0355f87357db2"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"requestId":"089899f13a8f4da7824996191587bab9","status":"SUCCESS","error":""}