microsoft / vsts-authentication-library-for-java

Retrieve OAuth2 or Personal Accesss Tokens for Visual Studio Team Services (visualstudio.com) accounts. Also provides secure storage for those secrets on different platforms.
MIT License
18 stars 20 forks source link

Support VSTS new Identity Service #6

Closed yacaovsnc closed 7 years ago

yacaovsnc commented 7 years ago
  1. Support VSTS new Identity Service - SessionToken API URL has changed and must query Location Service first.
  2. The new Identity Service API requires a specific target account url. Pick the first enabled account to generate PAT with.
msftclas commented 7 years ago

Hi @yacaovsnc, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!

It looks like you're a Microsoft contributor (Yang Cao (VSNC)). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

AlexRukhlin commented 7 years ago

LGTM