nodeSolidServer / nodeSolidServer/node-solid-server

Too many redirects error when logging into multiple apps

Open
#1,352 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.8k
Forks
308
PR merge metrics
No merged PRs in 30d

Description

Ran into an error trying to log in, specifically to the inrupt.net provider.

To reproduce, I logged first into develop.generator.inrupt.com using my jmartin.inrupt.net pod, then logged into localhost as the same pod. The first login was successful (and showed the login form on the provider as expected). The second login immediately showed a Chrome error, reading:

This page isn’t working
inrupt.net redirected you too many times.
Try clearing your cookies.
ERR_TOO_MANY_REDIRECTS

Clearing my cookies did indeed help, but I was able to reproduce this error a second time.

Contributor guide

Open the contributing guide

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

Start by reproducing the login sequence: authenticate to develop.generator.inrupt.com, then to localhost with the same pod, and observe the redirect loop at inrupt.net. Compare the flow with a cleared-cookie login and determine what change prevents repeated redirects while preserving successful login across apps.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
authentication
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.