OAuth 2.0 Authorization code grant flow with Azure AD

Описание к видео OAuth 2.0 Authorization code grant flow with Azure AD

In this walkthrough, we look at the Azure AD 0Auth 2.0 endpoints and also the Authorization code grant flow. Authorization code grant flow is used to perform authentication and authorization in the majority of app types, including single-page apps, web apps, and natively installed apps. The flow enables apps to securely acquire access_tokens that can be used to access resources secured by the Microsoft identity platform, as well as refresh tokens to get additional access_tokens, and ID tokens for the signed-in user.

Authorization code grant flow with Azure AD
0:00​ - Intro
00:27​ - Architectural overview
05:40​ - Azure AD Endpoints
09:14​ - Demo with postman
17:58​ - Access token deep dive
20:00​ - Summary

Credits

Video animation from -    • FREE ANIMATION DOWNLOAD - Abstract re...  
Intro music from - https://fanlink.to/approachingspringvg

References

MS Docs on Auth code grant flow - https://docs.microsoft.com/en-us/azur...
MS Graph permission reference - https://docs.microsoft.com/en-us/grap...


Check out my medium blog for more updates   / jeevanbmanoj  

Комментарии

Информация по комментариям в разработке