You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently IS supports different types of communication channels such as Email, SMS etc. for second-factor authentication, but not for account confirmation and notification paths. Account confirmation and notification paths only work with Email as the communication channel.
There are several scenarios, that need users' interaction to select a channel that they want to receive any kind of notification.
Therefore, the notification channel selection should be based on the following criteria.
SMS : If the user have provided only the mobile number.
Email : If the user have provided only the email address.
Either SMS or Email : If the user have provided both mobile and email. In this case communication channel should be the preferred channel selected by the specific user.
User scenarios associated with Multiple Communication Channels
This issue is being closed due to extended inactivity. Please feel free to reopen it if further attention is needed. Thank you for helping us keep the issue list relevant and focused!
Issue
Currently IS supports different types of communication channels such as Email, SMS etc. for second-factor authentication, but not for account confirmation and notification paths. Account confirmation and notification paths only work with Email as the communication channel.
This requirement is originally tracked in #6116
Requirement
There are several scenarios, that need users' interaction to select a channel that they want to receive any kind of notification.
Therefore, the notification channel selection should be based on the following criteria.
User scenarios associated with Multiple Communication Channels
Backend support
UI requirement
NOTE: The requirement is specified in UI support for self registration with multiple channels #9847
Identity / IT admin scenarios associated with Multiple Communication Channels
UI requirement
For the above requirements, existing UIs in the product can be used.
The text was updated successfully, but these errors were encountered: