hello @anne165hernadez, I have updated to the essentials plan but am not seeing any resolution to the issue.
I have created a new application that dopes not use the rule based approach to trigger an email verification (from the docs it should just happen). Additionally I have verified the following:
- I am using a custom email provider and the
from
is the same in both the template and the provider. I have also sent a test email and it appears to work fine - I have made sure the email verification template is enabled
- I have created a new application and configured the Custom SSO connection
- I am mapping the user properties and setting
email_verified: false
in the user profile mapper
Additionally, I enabled the user password database and logged in via that route and have confirmed that an email verification is sent using the custom email provider credentials when using that flow
I feel like there must be some configuration some-where that I am missing, however all of the docs say that it should simply happen