Password import inline hook for migrating user accounts from Azure AD to Okta

Hi guys,
I’m totally new to the topic of Okta and want to ask the community about the possibility of migrating user accounts from Azure AD to Okta using the Password Import Inline Hook functionality to verify passwords while logging in the first time.
Does someone has some experience in doing so and what are the requirements in Azure AD? What kind of application do I need to configure in Azure to get this thing working?

I would be really happy about some thoughts you have on this.

Thank you very much,
Martin

I guess you need:

  • a public endpoint where okta would send a request with username/password
  • some custom application behind this endpoint which can validate credentials agains azure