• Microsoft Identity Web 1.2.0 releases
  • You can now specify scopes and app-permissions for GraphServiceClient
  • Comfort methods for IDownstreamWebAPI
  • Integration with Azure App Services authentication of web Apps running with Microsoft.Identity.Web
  • Possibility to challenge the user to request more scopes and claims
  • Support for Web API protected by ACLs and called by daemon apps
  • Ajax calls can now participate in incremental consent and conditional access
  • Support for back channel proxys for the issuer validator metadata
  • Support for named HttpClients for issuer validation
  • Consequences on the (undocumented) public API