<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z000076wG2XCAUOkta Classic EngineAuthenticationAnswered2021-08-18T05:43:58.000Z2021-08-11T10:35:23.000Z2021-08-18T05:43:58.000Z

UmaS.53115 (Customer) asked a question.

Authenticate MFA - Duo using API.

Hi,

I am new to to okta and duo MFA.

One of our customers is using the above combination. We have to authenticate the user name and password using okta as the IDP. The only way for us is to use the REST api provided by okta. The customer is using SAML in Okta with Duo.

 

So I tried to use {{url}}/api/v1/authn with required details for Url, username and password. Response returned with the state token and factor id. Then called {{url}}/api/v1/authn/factors/{{factorId}}/verify. The response had MFA_Challenge with duo as the factor. The response did not offer "PUSH" but it provided me with duo call back.

 

How to introduce MFA_enroll with push on Duo using API.?

 

Thanks

 

 


  • JasonM.71394 (Tier 2 - US East)

    Hello Uma!

     

    Please refer to this Enroll Duo Factor documentation for guidance on Okta Authentication API. 

     

    If you still need assistance, please create a support case by following the steps in this How to Create a Support Case article. One of our Support Engineers will be happy to help you. 

    Expand Post
This question is closed.
Loading
Authenticate MFA - Duo using API.