License server url not handling basic auth
Hi,
our floating license server is only reachable behind basic auth.
With IntelliJ, PyCharm, etc. that is no problem and everything works perfectly fine.
Only with ReSharper, dotCover and the other .Net IDEs we have a problem.
Using a license server url like "https://user:password@my.url.com" we only get a "Connection error".
Debugging this issue a bit shows that no "authorization" header is sent. Enabling trace logs in the IDE confirms this.
How can this be fixed?
Please sign in to leave a comment.
I've filed a corresponding request here - https://youtrack.jetbrains.com/issue/RSRP-491363/License-server-url-not-handling-basic-auth.
Please follow it to get the latest updates on the issue.
Thank you.