How to achieve email suspend feature if IdC embedded SMTP configuration cannot be used

Hi all,

The current email suspended node in IdC authentication journey is based on IdC embedded SMTP configuration with demo Email provider or client’s provider. I wonder if somehow the client does not have SMTP email provider and they would like not to use IdC default email provider. The only available way to email is to call specific email endpoint provided by the client. In that case, can we still achieve email suspended feature in authentication journey(PasswordReset flow, etc.) and what is the best practice for this use case.

Absolutely. Merely define the Email Provider, then continue to use the Email Suspend Node.
See the email provider configuration:
https://backstage.forgerock.com/docs/idcloud/latest/tenants/email-provider.html

1 Like