<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
0D50Z00008ZhaEJSAZOkta Classic EngineLifecycle ManagementAnswered2024-05-30T09:00:57.000Z2018-11-12T22:14:19.000Z2019-08-01T20:18:02.000Z

RyanW.94985 (Customer) asked a question.

How do I prevent (or change) the email that is sent when a user changes their email address?

We don't use okta for presentation other than a few emails that get sent out. Those emails are customized to meet our brand. We allow users to change their login/email. When this occurs, I want to send a custom email to the previous address and the new address which I am successfully doing. The bad part which I need help with is that Okta sends an email which I can't find/edit within the Admin. The subject of the email is "Notice of email address change"


  • RyanW.94985 (Customer)

    Rares, thanks for the response. I don't think I communicated my issue particularly well the first time through, so I will attempt to reword it with more detail.

     

    1. User attempts to change login/email on my website.
    2. My application attempts to post to api/v1/user, overwriting the login/email for that user.
    3. User receives an email from Okta which has Okta branding (I have previously modified the email template for Change Email Confirmation so that it doesn't have Okta branding)

     

    Can you confirm which email template should be getting sent when I hit the endpoint for user and post over the top of the email and login?

    Expand Post
  • 0os0q (0os0q)

    In a recent call with Okta Support, we were told that the email to which you are referring, the "Notice of email address change" email is only generated when the user doesn't verify their email address change through Okta. If they verify the change through Okta, they instead, see the "Confirm email address change" email - the one that can be customized. The text of the "Notice" email is hardcoded and cannot be customized or disabled. This is a major issue for us. All communications should be able to be customized and/or disabled as we use strongly branded email communications, as well.

    Expand Post
  • MatthewF.00588 (Customer)

    I voted on the idea but I'd call this a bug. I wonder what other emails Okta will send out that I can't brand/style for myself? Does anyone have a list or is this literally the only email? If it's the only email, it's tough for me to see this is anything but a bug.

This question is closed.
Loading
How do I prevent (or change) the email that is sent when a user changes their email address?