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/OAuthWebSample/Views/Home/Index.cshtml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
<p>
22
22
Before you start, make sure to:
23
23
<ol>
24
-
<li><ahref="https://app.vssps.visualstudio.com/app/register">Register</a> a client app with Visual Studio Online</li>
24
+
<li><ahref="https://app.vsaex.visualstudio.com/app/register">Register</a> a client app with Visual Studio Online</li>
25
25
<li>Update the web.config of this web app and set the App ID, Scope, App Secret, and Callback URL set in the registered app. The callback URL should be https://<i>site</i>/oauth/callback
0 commit comments