microsoft / azure-devops-intellij

IntelliJ IDEA plug-in for Visual Studio Team Services and Team Foundation Server (TFS)
MIT License
149 stars 94 forks source link

Device Flow doesn't authenticate in no trust environment. #565

Open jjulicherqic opened 10 months ago

jjulicherqic commented 10 months ago

Trying to authenticate with the latest plugin 1.162.2 in the latest Webstorm 2023.2.1 using device flow and I'm getting an unauthenticated device. My work uses a no trust policy so unless a certificate is supplied with the device information it can't authenticate.

OAuth seems to work ok as apparently the browser sends through the machine certificate but when device flow is used it doesn't send through the required information to the MS servers in the backend.