Closed Bug 1706125 Opened 4 years ago Closed 4 years ago

With HTTPS First Mode enabled, https://sso.mozilla.com/dashboard shows "not redirecting properly"

Categories

(Core :: DOM: Security, task, P3)

task

Tracking

()

RESOLVED DUPLICATE of bug 1543424

People

(Reporter: arthur, Assigned: t.yavor)

References

(Blocks 1 open bug)

Details

(Whiteboard: [domsecurity-active])

Attachments

(1 file)

Reported by Julian:
Go to https://sso.mozilla.com/dashboard and it says "This website is not redirecting properly".

Severity: -- → S3
Priority: -- → P3
Whiteboard: [domsecurity-backlog1]
Assignee: nobody → lyavor
Status: NEW → ASSIGNED
Whiteboard: [domsecurity-backlog1] → [domsecurity-active]

It is possible that the redirection fix of https://bugzilla.mozilla.org/show_bug.cgi?id=1706351 will fix that bug.
Sadly, I can't reproduce it.

Could someone please share the network traffic that the web console catches?
If the error that appears is NS_ERROR_REDIRECT_LOOP then it is probably solved by the fix of https://bugzilla.mozilla.org/show_bug.cgi?id=1706351.

The best way would be, if someone who can reproduce that bug could look in the upcoming days (after the landed redirection fix arrived in Nightly) if the bug still occurs, it would be a great help.

Attached image Screenshot of the error

This is https://github.com/mozilla-iam/sso-dashboard/issues/414

sso redirects via http not https when you hit the index:

~$ curl -I https://sso.mozilla.com/
...
location: http://sso.mozilla.com/dashboard

So, this is in fact working correctly as far as https-only/first goes, because the redirect chain is indeed https->http->https. Marking this as a task rather than a defect. We can re-evaluate this bug after Bug 1543424 is fixed.

Type: defect → task

The specific issue was addressed by fixing Bug 1543424. Closing as duplicate.

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: