Completed
Using and validating access tokens -
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Protect APIs Using the Microsoft Identity Platform
Automatically move to the next video in the Classroom when playback concludes
- 1 The basics of protecting an API
- 2 Using the Azure portal to setup protection of APIs -
- 3 Using and validating access tokens -
- 4 Enabling application permissions -
- 5 Demo: validating access tokens -
- 6 Why do you need custom validation behavior? -
- 7 Determining effective permissions in your code -
- 8 Example access tokens from different authentication scenarios -
- 9 APIs calling APIs: "on behalf of" flow -