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
Copy file name to clipboardExpand all lines: OAuthWebSample/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ To learn more about OAuth in Visual Studio Team Services, see [Authorize access
8
8
9
9
> These instructions assume you will be deploying this sample app to an Azure web site. To learn more and to get started, visit [Get started with Azure Web Sites and ASP.NET](http://azure.microsoft.com/documentation/articles/web-sites-dotnet-get-started).
10
10
11
-
1. Register an OAuth client app in Visual Studio Team Services (https://app.vssps.visualstudio.com/app/register)
11
+
1. Register an OAuth client app in Visual Studio Team Services (https://app.vsaex.visualstudio.com/app/register)
12
12
* The callback URL should be https://yoursite.azurewebsites.net/oauth/callback, where "yoursite" is the name of your Azure web site
13
13
2. Clone this repository
14
14
3. Open the solution (VstsOAuthSample.sln) in Visual Studio 2015 or later
0 commit comments