Sample code for Microsoft Teams application with SSO, Bots, Messaging extensions and other capabilities.
The free version of ngrok generates a new URL every time you run it, so if you put the labs aside and return to them later you will need to update the URL. This page lists all the places where the ngrok URL is used so you can return to them and update them.
Lab | Exercise | Step(s) | Use |
---|---|---|---|
A01 | 4 | 2 | Redirect URL in the app registration (under “Authentication”) |
A01 | 4 | 4 | Application URI contains the ngrok URL |
A01 | 6 | 3 | The .env file contains the hostname portion of the ngrok URL |
A01 | 6 | 8 | Browse to the ngrok URL |
B02 | 3 | 4 | The .env file contains the hostname portion of the ngrok URL |
B03 | 1 | 1 | Redirect URL in the app registration (under “Authentication”) |
A03 | 1 | 3 | Application URI contains the ngrok URL |