sillsdev / sillsdev/languageforge-lexbox

logging in from fw lite breaks if you abort in the middle of google registration

Open
#1,444 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

📦 Lexbox bug
Dominant language
C#
Stars
9
Forks
8
Avg merge
2d 13h
Merged PRs (30d)
49

Description

Describe the bug
If you login from FW Lite and instead of logging in try to register with google, then you quit you can get stuck unable to login.

To Reproduce

  1. Open the OpenID connect debugger https://oidcdebugger.com/
  2. Auth URI https://staging.languagedepot.org/api/oauth/open-id-auth
  3. Check USE PKCE
  4. Send request, should take you to staging asking you to login
  5. click login with google using an account which doesn't exist
  6. land on the register page
  7. close that tab and go back to the oidc debugger
  8. send request again
  9. you get an ugly 403 page and you can't do anything

Expected behavior
You should land at the login page again

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the flow using the OpenID Connect debugger and the staging auth URI, including aborting Google registration before sending the request again. Trace the login and registration flow around the OAuth/OpenID Connect entry point; done means the second request returns to the login page instead of showing a 403 error.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, authentication, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.