-
Notifications
You must be signed in to change notification settings - Fork 136
Description
Objective: Create two separate email templates (SSO template vs. Non-SSO email template) for when unregistered users are invited to a project.
Requirements:
-
When an unregistered user is invited to a project with a client who has supported SSO, they should receive an email invitation with SSO registration workflow enabled
-
When an unregistered user is invited to a project with a client who does not have SSO, they should receive an email invitation that brings them through the standard platform registration process
-
Remove the current email template that is sent to unregistered users when they are invited to a project, which displays both the standard registration flow as well as the SSO registration flow
Acceptance Testing Plan
-
SSO
-
Create a project w/ the REF code (kubik) in dev
-
Then invite a member of the org (Ex. Lakshmi) w/ the SSO link
-
SSO link should be shown
-
Non-SSO
-
Create a project in dev without a REF code
-
Invite a user
-
No SSO should be shown