<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
0D54z000091OeE0CAKOkta Classic EngineAPI Access ManagementAnswered2023-04-19T01:04:25.000Z2023-04-11T02:24:49.000Z2023-04-12T17:48:58.000Z

AayushD.97032 (Customer) asked a question.

We are using OKTA API and some of the users (intermittent) are not receiving welcome email after activating their account

We use Okta API to activate the user, most of the time once they are activated, they receive a welcome email (sent from noreply@test-account.dev). However there are times the user doesn't receive a welcome email, but if we recreate the account they end up receiving it. Any idea what might be causing this?


  • Hi @AayushD.97032 (Customer)​ , Thank you for reaching out to the Okta Community!

     

    Typically, when end users don't receive email notifications from Okta and you've check spam filters and inbox configuration, it could be that the email address was flagged on the Okta service side and added to the "bounce list".  

    You could try to remove it from that list leveraging API or reaching out to 

    Support.  

     

    Now based on your description, this does not seem to be the case as it eventually works once the account is recreated.  

     

    My best guess is that there might still be some kind of race condition going on if the users are brand new and their inbox is not active at the time of user creation in Okta. 

     

    You might also look for useful info in this older post:

    https://support.okta.com/help/s/question/0D51Y0000A5OcBQSQ0/is-there-a-way-to-validate-whether-the-okta-sent-out-the-activation-email?language=en_US

     

     

    If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you. 

     

    Hope my answer helps! 

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

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

    Expand Post
  • TusharV.35363 (Customer)

    Hi,

     

    In addition OKTA now logs the delivery status of the email sent in system logs - so you can check in the system logs if there was a bounce on the email for the user - it also has the delivery failure reason in the detail section.

     

    search for "bounce" in system logs.

     

    Thanks

    Tushar Vatsa

    Expand Post
This question is closed.
Loading
We are using OKTA API and some of the users (intermittent) are not receiving welcome email after activating their account