-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
When users attempt to authenticate via email on the Contributor Console, the page hangs after redirecting during the sign-in process. The expected behavior is for the sign-in process to complete and proceed seamlessly. However, authentication via LFID (e.g., use case: vthakurs LFID) works as intended.
Steps to Reproduce:
- Click sign agreement on gerrit|github
- Proceed to sign either with individual or coporate contributor options
- Choose Email as the authentication method.
- Enter the email and proceed with the sign-in process.
- Observe that the page hangs after redirecting.
Expected Behavior:
The sign-in process should complete successfully, and the user should be redirected to the appropriate page or console after signing in.
Actual Behavior:
The page remains hanging, and the sign-in process does not complete.
Environment:
- Platform: Contributor Console
- Authentication Method: Email
- LFID Authentication: Working (example:
vthakursLFID) - Email Authentication: Fails
Impact:
Users authenticating via email cannot access the Contributor Console, impacting usability and adoption for email-based users.

