You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: