<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
0D54z00007hWZ11CAGOkta Identity EngineWorkflowsAnswered2022-06-03T23:14:11.000Z2022-06-02T20:22:26.000Z2022-06-03T23:14:11.000Z

WillF.26390 (Mojo Interactive) asked a question.

how do i receive notifications that a user has fully authenticated?

Hi I'm trying to get a notification that a user has logged into the system via an event hook. It looks like the most appropriate event we receive is the "user.session.start" event, but we are receiving that *before* phone MFA is completed. is there a specific event (or event content) that tells us when authentication is complete & successful?


WillF.26390 likes this.
  • flaviu.vrinceanu1.5628408972654734E12 (Customer Success Service Delivery)

    Hi @WillF.26390 (Mojo Interactive)​,

     

    Thank you for posting on the Okta community page!

     

    i have done some research on my end and it seems that you could use the following event "user.authentication.verify" because this one will notify you when the user successfully passed the MFA and if it did, automatically the user completed the authentication.

     

    I hope the above information is useful!

    Expand Post
This question is closed.
Loading
how do i receive notifications that a user has fully authenticated?