wso2 / product-is

Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
748 stars 728 forks source link

Multi attribute login is not working with email authenticator as first factor #16244

Open sandushi opened 1 year ago

sandushi commented 1 year ago

Describe the issue:

Multi attribute login is not working as expected when magic link authenticator as the first factor

How to reproduce:

  1. Enable multi attribute login and define set of attributes as the login identifiers (add the mobile attribute as login identifier).
  2. Create an application.
  3. Set the magic link authenticator as the first factor.
  4. Create an user and update the profile with mobile number.
  5. Try to login to the application with the user.
  6. Enter the mobile number as the user identifier.
  7. Didn't receive any link to the email.

Expected behavior:

T he link should be sent to the email address of the user.

Environment information

Product Version: [IS 6.1.0] OS: [Linux]

isharak commented 1 week ago

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!