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
{{ message }}
This repository was archived by the owner on Jan 23, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ There are two projects in this sample. Each needs to be separately registered i
71
71
#### Configure the TodoListService project
72
72
73
73
1. Open the solution in Visual Studio 2015.
74
-
2. Open the `config.json` file.
74
+
2. Open the `appsettings.json` file.
75
75
3. Find the `Tenant` property and replace the value with your AAD tenant name, e.g. contoso.onmicrosoft.com.
76
76
4. Find the `Audience` property and replace the value with the App ID URI you registered earlier, for example `https://<your_tenant_name>/TodoListService`.
0 commit comments