<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
0D54z00008bNzAeCAKOkta Classic EngineDirectoriesAnswered2023-01-02T18:34:15.000Z2022-12-31T19:43:46.000Z2023-01-02T18:34:15.000Z

YuvaC.16491 (Customer) asked a question.

Why do we need password import inline hook

Hi All,

 

To bring in user passwords into Okta, we use password import inline hook. According to documentation at https://help.okta.com/oie/en-us/Content/Topics/automation-hooks/add-inline-hooks.htm, when password import inline hook returns a response that indicates that the password is valid, Okta sets the password for the user and won't normally need to call your service again.

 

Why do customers have to implement (customize) password import inline hook? Cant the same functionality be achieved with delegated authentication turned on (with AD or LDAP agent)? What I say is turn on the delegated authentication (with AD or LDAP agent). And when the agents returns a response that indicates that the password is valid, Okta can set the password in UD? Of course, Okta do this in the same conditions like when user is logging in for the first time after imported to Okta and has a flag (similar to password hook) turned on?

 

That would be a great feature and customers do NOT have to implement password import inline hook.

 

Or, am I missing something here?

 

Thanks

Yuva


  • Mihai N. (Okta, Inc.)

    Hi @YuvaC.16491 (Customer)​ ,Thank you for reaching out to the Okta Community!

     

    Typically I would have recommended posting this as a feature request on the Ideas page, but I see that you already have. 

    I'm leaving the link to it here as well so others can review and upvote. 

    https://ideas.okta.com/app/#/case/167378

     

     

    Regards,

    --------------------------------

    Community members help others by clicking Like or Select as Best on responses. Try it today.

    Expand Post
  • YuvaC.16491 (Customer)

    Thank you for posting the ideas link in this thread, Mihai.

This question is closed.
Loading
Why do we need password import inline hook