NASA-PDS / doi-ui

The web interface for the PDS DOI Service providing the ability management PDS archive DOIs. See the DOI Service for more details on the available capabilities. https://nasa-pds.github.io/doi-service/
Apache License 2.0
0 stars 4 forks source link

JPL login redirects to localhost:3000 (on gamma deployment) #185

Closed c-suh closed 1 year ago

c-suh commented 1 year ago

Checked for duplicates

Yes - I've already checked

πŸ› Describe the bug

When I click the option to login with the JPL account (screenshot 1) or "Reset" when it is on the "Authenticating..." page (screenshot 2), the application goes to localhost:3000.

doi-editor-1

doi-editor-0

πŸ•΅οΈ Expected behavior

I expected a page or popup with fields to log in with my JPL account or to be redirected to the initial/main application page.

πŸ“œ To Reproduce

  1. Go to the gamma deployment of the DOI editor
  2. Click "Login with Cognito"
  3. Click "JPL" option to log in
  4. (to get to the second case of the "Authenticating..." page) Go to the gamma deployment of the DOI editor in the same browser without clearing cache

πŸ–₯ Environment Info

πŸ“š Version of Software Used

v1.2.0

🩺 Test Data / Additional context

Demonstrated to @tloubrieu-jpl in Tue, June 13's breakout. This bug was discovered during https://github.com/NASA-PDS/operations/issues/366.

πŸ¦„ Related requirements

πŸ¦„ #xyz

βš™οΈ Engineering Details

No response

c-suh commented 1 year ago

Fixed during today's breakout with Ramesh. Behavior for production is expected to be alright but remains to be seen (and is not a part of this ticket anyway).