Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reference / schema loading problem behind kerberos authenticated proxy #81001

Open
fis-cz opened this issue Sep 16, 2019 · 1 comment
Open

Reference / schema loading problem behind kerberos authenticated proxy #81001

fis-cz opened this issue Sep 16, 2019 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality proxy Issues regarding network proxies

Comments

@fis-cz
Copy link

fis-cz commented Sep 16, 2019

Hello,

I have problem loadind JSON references / schemas behind corporate kerberos authenticated proxy.

VS Code reports:

Problems loading reference 'https://schemastore.azurewebsites.net/schemas/json/tsconfig.json'
Unable to load schema from 'https://schemastore.azurewebsites.net/schemas/json/tsconfig.json'

or

Unable to load schema from 'http://json.schemastore.org/tslint'

Followed by the HTML error message returned by the proxy server itself: Authentication required

The rest of features of VSC are working fine (extension/market place browsing) so I think that some specific method is used to load references from the web and the Chromium proxy settings are not used.

Please note there is not fallback to NTLM or Basic authentication allowed on the proxy server, just kerberos.

Version: 1.38.1 (system/user),
I notice the problem is there at least since 1.26.

I didn't find any other related issue and I think this one is not covered by #79044 or by #74991.

@vscodebot
Copy link

vscodebot bot commented Sep 16, 2019

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@aeschli aeschli assigned chrmarti and unassigned aeschli Oct 10, 2019
@chrmarti chrmarti added feature-request Request for new features or functionality proxy Issues regarding network proxies labels Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality proxy Issues regarding network proxies
Projects
None yet
Development

No branches or pull requests

3 participants