Hi,
I am trying to build an in-brand password reset flow for our app. I am able to kick the flow off using the authentication API using the following endpoint:
${organizationUrl}/api/v1/authn/recovery/password`
Doing that sends a recover password - email to a given user. I found the template for that under oktaOrg > customization > emails & SMS.
I was under the impression that okta would allow to build a fully branded login experience (signup, login, logout, reset password) for free, as long as we are below the 1000 monthly active users limit, yet I can’t seem to customize the email templates at all. Do I need to upgrade to the 50$ a month plan, raising the MAU limit to 2500, to be able to customize these emails?
Clarification would be appreciated,
Best regards,