Skip to content

Commit 9e5a920

Browse files
committed
- adds documentation for the client id
1 parent e5369ae commit 9e5a920

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ You'll need the `NGROK_ID` value in the next section.
132132
133133
1. Use a text editor to open `constants.js`.
134134
1. Replace `ENTER_YOUR_CLIENT_ID` with the client ID of your registered Azure application.
135+
1. Replace `ENTER_YOUR_TENANT_ID` with the ID of your organization. This information can be found next to the client ID on the application management page.
135136
1. Replace `ENTER_YOUR_SECRET` with the client secret of your registered Azure application.
136137
1. Replace `NGROK_ID` with the value in *https public URL* from the previous section.
137138
![](const)

0 commit comments

Comments
 (0)