microsoft / microsoft/AzureStorageExplorer

Redirect to localhost address when trying to add account using subscription option

Open
#4,342 17 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:gear: sign-in :grey_question: external
Dominant language
No language data
Stars
452
Forks
92
Avg merge
15h 20m
Merged PRs (30d)
3

Description

Storage Explorer Version: 1.19.0
Build Number: 20210414.2
Platform/OS: Windows 10 LTSC
Architecture: x64
Regression From: 1.18.0

Bug Description

Got redirect to localhost:49158 when trying to add an account using the "Add an account..." button and then select Subscription.
I Selected med Azure account and then i got redirected to https://localhost:49310/?code=

Steps to Reproduce

  1. Press "Add an account...", the last button before "Open Explorer".
  2. Select Subscription
  3. You get redirect to a page where you can select your account
  4. Now you are redirected to a localhost page with an error saying:

This site can’t provide a secure connectionlocalhost sent an invalid response.
ERR_SSL_PROTOCOL_ERROR

Expected Experience

To have my account added to Azure Storage Explorer.

Actual Experience

An error page saying
"This site can’t provide a secure connectionlocalhost sent an invalid response.
ERR_SSL_PROTOCOL_ERROR"

Additional Context

I had multiple account setup before the update to 1.19.0, after the update I was logged out from one of the accounts and now i'm trying to add the account again.

image

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

Start by reproducing the Add an account... > Subscription flow on Windows 10 with Azure Storage Explorer 1.19.0, following the redirect to localhost. Investigate the account sign-in redirect entry point and verify that the flow completes without ERR_SSL_PROTOCOL_ERROR and adds the account.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
authentication, desktop
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.