<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
0D51Y00009BKnZQSA1Okta Classic EngineLifecycle ManagementAnswered2024-04-15T09:27:22.000Z2020-08-13T04:31:26.000Z2020-08-14T06:38:18.000Z

nbzn4 (nbzn4) asked a question.

Okta to AD Password API

Hi,

 

We are importing new users from SF and pushing them into Active Directory. But as the delegated authentication is enabled, AD will not accept new password from Okta.

  1. Is there any way we can reset the AD password using Inline/Event Hooks API?
  2. Can we execute the Powershell in AD to reset the password whenever a new user is imported into Okta using Workflow/API?

Please suggest any other solution to sync the password between Okta and AD without disabling Delegated Authentication.


  • PritiS.45592 (Customer)

    Suhas, Is delegated authentication to AD setup in Okta?

    If yes, you can use Okta API to set a temp password or send a Password reset link via Okta for the required users.

    The user can login to Okta with the temp password and reset their own passwords, which should sync to AD.

     

  • nbzn4 (nbzn4)

    Hi Priti,

     

    Yes delegated authentication is On. If possible please share any reference link to set a temp password for new user account in AD using API. I am stuck in this and any help is appreciated.

  • nbzn4 (nbzn4)

    Hi Priti,

     

    I was able to achieve it using Okta workflows custom API call card. Thanks for the help.

This question is closed.
Loading
Okta to AD Password API