<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
0D51Y000069T7RfSAKOkta Classic EngineUniversal DirectoryAnswered2026-04-01T09:00:20.000Z2019-04-16T18:29:58.000Z2019-05-02T04:44:14.000Z
  • t529b (t529b)

    The solution described in the article can be implemented now, but it requires development of a custom application to collect the desired information and then uses API calls to write information back to the user's Okta account. Okta's Professional Services can help with development (for a fee), but then the customer will also have to find a place to host the application.

     

    We recently implemented just this sort of solution when our legal department insisted on an opt-in policy to use SMS for account recovery or multifactor authentication. Our solution just displays a single web page containing legal disclaimers and a single button that says 'Acknowledge'. When the user clicks the button, an API call sets a custom BOOL attribute on the user's account to 'True', which satisfies legal's requirement.

     

    Expand Post
    Selected as Best
  • t529b (t529b)

    The solution described in the article can be implemented now, but it requires development of a custom application to collect the desired information and then uses API calls to write information back to the user's Okta account. Okta's Professional Services can help with development (for a fee), but then the customer will also have to find a place to host the application.

     

    We recently implemented just this sort of solution when our legal department insisted on an opt-in policy to use SMS for account recovery or multifactor authentication. Our solution just displays a single web page containing legal disclaimers and a single button that says 'Acknowledge'. When the user clicks the button, an API call sets a custom BOOL attribute on the user's account to 'True', which satisfies legal's requirement.

     

    Expand Post
    Selected as Best
This question is closed.
Loading
Capturing consent