Hi,
My scenario is similar to this: send-email-invitations-for-application-signup
A user cannot register in app rather invited and I am creating user via management api, creating password change ticket and sending via email from app. When user lands on new universal password change page I want them to see that they are setting password and not changing it. So I need to customize text for invited users. Enabling password reset customization changes the UI which I don’t want.
Any help would be appreciated. Thanks!