<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
ナビゲーションへスキップメインコンテンツへスキップ
0D51Y000096PMFaSAOOkta Classic EngineAnswered2024-04-11T13:41:11.000Z2020-08-04T08:23:42.000Z2020-08-11T09:23:18.000Z

ToreN.33697 (Customer) さんが質問をしました。

Send Code button, (in the SMS MFA use case/flow)

The Send Code button UX is not good

  1. can the SMS MFA be sent automatic, with no user action / not need to hit button?
  2. edit the text to explain, HIT / CLICK the button
  3. Move the button
  4. edit the text around in the screen

  • User15730827840579969856 (Vendor Management)

    Cezar here with Okta Support.Unfortunately, this is not possible at this point, I would recommend that you submit a feature request.

    While I was unable to find the Feature Request already listed, here's where you can submit your idea: https://support.okta.com/help/oktaideas

    This page is closely monitored by Engineering and used to filter and consider ideas for future implementation.

    投稿を展開
  • Hi,

    Just to add to the above we do have an existing idea already submitted here: https://ideas.okta.com/app/#/case/107461 so we would recommend up voting this idea.

     

    Lastly, although we don't have this capability built into the sign in widget if you develop your own authentication flow via the Okta API you could trigger this automatically. You would need to retrieve the users SMS factor ID and state token, generated during the authn call, and then make a POST /api/v1/authn/factors/${factorId}/verify

     

    Details can be found here:

    https://developer.okta.com/docs/reference/api/authn/#verify-sms-factor

    投稿を展開
この質問は閉じられました。
読み込み中
Send Code button, (in the SMS MFA use case/flow)