<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
0D54z000076xWqsCAEOkta Classic EngineMulti-Factor AuthenticationAnswered2025-03-30T09:16:28.000Z2021-08-13T08:19:37.000Z2021-09-03T09:17:24.000Z

dac3n (dac3n) asked a question.

Step up Authentication for user

Hi Team,

 

We have an OIDC application deployed which can be accessed by SSO in Okta and all type of users are allowed to access it.

 

However, we have use case in which when user clicks on a particular tab inside the application to access he should be asked to do to MFA again to gain the access to that particular page.

 

Can you please let me know how can we achieve such scenario.

 

Let me know if more details are needed from my side to describe this.

 

Regards

Rahul Jha


  • ErikM.26381 (Developer Support)

    Hi Rahul,

    Please open a support ticket for this issue. Currently there is no way to do this as far as built in functionality from our SDKs. Depending on the app Web/SPA you might be able to do another /authorize request against a different client id that requires application level MFA, or if it is a Web application and you are able to store an API key on it you can potentially use the MFA api directly.

     

    It would be best to go over the exact details in a support case however.

    Thank You,

    Expand Post
This question is closed.
Loading
Step up Authentication for user