• Azure AD B2C limitations
  • Azure AD B2C protected web APIs cannot call downstream APIs
  • All the scopes need to be requested upfront
  • Old limitations now fixed
  • Azure AD B2C web apps can now call several web APIS
  • You can now use ITokenAcquisition.GetTokenForAppAsync or IDownstreamApi.CallWebApiForAppAsync in Azure AD B2C web apps