This repository was archived by the owner on Jul 12, 2023. It is now read-only.
Allow realms to integrate with an SMTP server #787
Labels
kind/enhancement
New feature or feature request.
TL;DR
Currently we use the default firebase email flow for password reset.
If we wish to use email for a 2nd factor, controler/eliminate rate-limiting concerns, and customize invitations, we need to be able to send our own emails.
Design
Proposal
Alternatives considered
Integrate directly with SendGrid APIs
Additional information
Once we have this capability we can consider using this for TOTP sent via email for 2nd factor auth along with Twilio to replace the SMS based auth.
The text was updated successfully, but these errors were encountered: