Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting Email or Mobile as the Preferred Communication Channel #9754

Closed
2 of 10 tasks
somindatommy opened this issue Oct 11, 2020 · 1 comment
Closed
2 of 10 tasks
Milestone

Comments

@somindatommy
Copy link
Contributor

somindatommy commented Oct 11, 2020

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.

  • 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

Backend support

UI requirement

Identity / IT admin scenarios associated with Multiple Communication Channels

UI requirement

For the above requirements, existing UIs in the product can be used.

@isharak
Copy link
Member

isharak commented Nov 6, 2024

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!

@isharak isharak closed this as completed Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants