Send email to user when env role is created

This commit is contained in:
leigh-mil
2020-02-18 13:26:41 -05:00
parent f8dd072340
commit 2c37b16963
3 changed files with 54 additions and 17 deletions

View File

@@ -86,7 +86,10 @@ email:
app_role_created:
subject: Application Role Created
body: "Your application role has been created.\nVisit {url}, and use your username, {username}, to log in."
portfolio_invite: "{inviter_name} has invited you to a JEDI cloud portfolio."
azure_account_update:
subject: Azure account update
body: "There has been an update to your Azure account. \nVisit {url}, and use your username, {username}, to log in."
portfolio_invite: "{inviter_name} has invited you to a JEDI cloud portfolio"
portfolio_ready:
subject: Portfolio Provisioned
body: "Your portfolio has been provisioned.\nVisit {password_reset_address}, and use your username, {username}, to create a password."