Secure Mule API with JSON Web Token (JWT) using Azure Active Directory

This video explain and demo, how to secure mule API with JWT using Azure Active Directory. Demo explains in detail: Azure Active Directory setup for JWT Configuration of JWT validation policy in API Manager Retrieval of JWT token from Azure Active Directory and using retrieved JWT token in API invocation. (Note: While speaking I referred JWT as Java Web Token some places by mistake. JWT means JSON Web Token not Java Web Token.)