API Authentication with OAuth using Azure AD
YOUR LINK HERE:
http://youtube.com/watch?v=59YwW8FrLm8
Join this session to learn how to secure Web API’s using OAuth2 and Azure Active Directory using Client Credential flow ( Client ID + Secret ). The most common scenario is when your application has a resource ( api ) that needs to be securely consumed by one or more non interactive clients (e.g console apps or bash scripts). This pattern allows each client to have their own credentials to access the secure resource. With this approach, app team can control each client and provides ability to rotate the client secret or disable access to resource entirely. • Download slide deck: https://nzpowerlunchfiles.blob.core.w...
#############################
