11/24/2018 4:51 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Building Web API solutions with authentication 11/24/2018 4:51 AM Building Web API solutions with authentication Jean-Marc Prieur (@jm_prieur) Principal Program Manager Microsoft Identity - Developer Experience © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Agenda Introduction Demo Resources and next steps 11/24/2018 4:51 AM Agenda Introduction Demo What code does the magic of protecting the Web API How to acquire a token to the Web API Resources and next steps © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Introduction Protect your own Web API Sample that can be accessed by clients providing an AAD V2 token (here a desktop App) Sample © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Demo What code does the magic? 11/24/2018 4:51 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Resources and next steps 11/24/2018 4:51 AM Resources and next steps Samples Acquire a token to call an API in the name of the user https://github.com/Azure-Samples/active-directory-dotnet-native-aspnetcore-v2 Documentation: https://aka.ms/aadv2 Get help: https://aka.ms/devexhelpsupport © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
11/24/2018 4:51 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.