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: README.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -96,8 +96,6 @@ As a first step you'll need to:
96
96
- In the Redirect URI (optional) section, select **Web** in the combo-box and enter the following redirect URIs: `http://localhost:5000/getAToken`.
97
97
1. Select **Register** to create the application.
98
98
1. On the app **Overview** page, find the **Application (client) ID** value and record it for later. You'll need it to configure the Visual Studio configuration file for this project.
99
-
1. From the app's Overview page, select the **Authentication** section.
100
-
- In the **Advanced settings** section set **Logout URL** to `http://localhost:5000/logout`
101
99
1. Select **Save**.
102
100
1. From the **Certificates & secrets** page, in the **Client secrets** section, choose **New client secret**:
0 commit comments