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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,6 +132,7 @@ You'll need the `NGROK_ID` value in the next section.
132
132
133
133
1. Use a text editor to open `constants.js`.
134
134
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.
135
136
1. Replace `ENTER_YOUR_SECRET` with the client secret of your registered Azure application.
136
137
1. Replace `NGROK_ID` with the value in *https public URL* from the previous section.
0 commit comments