Skip to content
This repository has been archived by the owner. It is now read-only.

Commit 26b0e43

Browse files
authored
Update README.md
1 parent 5653896 commit 26b0e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Provide the following values for the Single Page Application registration:
112112
- Mark **Yes** for the **Web App/Web API** setting for your application.
113113
- Set the **Reply URL** for your app to `http://localhost:6420`. This sample provided in this repository is configured to run on port 6420.
114114
- Create the application.
115-
- Once the application is created, open your `My Test SPA` and open the **API Access** window (in the left nav menu). Click **Add** and select the name of the Node.js Web API you registered previously, `My Test Node.js Web API`. Select the scope(s) you defined previously, for example, `demo.read` and hit **Save**.
115+
- Once the application is created, click on the **API Permissions** blade (in the left nav menu). Click **Add a Permission** and select the name of the Node.js Web API you registered previously (under **My APIs** tab). Select the scope(s) you defined previously, for example, `demo.read` and hit **Save**.
116116

117117
#### Step 2: Configure the sample code to use your Azure AD B2C tenant
118118

0 commit comments

Comments
 (0)