I have custom templates for email verification and welcome. The welcome template uses {{application.name}}. I have an org with a single connection to an application. I invite someone to join the org and they follow the link in the verification email. The welcome email they receive substitutes the raw tenant name for {{application.name}}. Looking in the logs, I see a “Success Verification Email” entry with the application set to “All Applications” and a corresponding client_id that does not match that of the one application this org has access to. How can I have the welcome email use the client_id for this one application? (I am assuming that the wrong client_id is the cause of seeing the raw tenant name.)
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Custom Text: different ${clientName} values on login and email-verification prompts | 5 | 168 | July 26, 2024 | |
Welcome email is being sent to users, but how? | 4 | 3261 | August 9, 2023 | |
MFA Enrollment Email Mystery application.clientID | 2 | 463 | November 28, 2023 | |
Bug Report: /api/v2/jobs/verification-email endpoint not doing liquid replacement on result_url | 4 | 2004 | February 1, 2023 | |
Customizing email verification processing page /u/email-verification | 1 | 17 | September 5, 2024 |