【发布时间】:2018-04-13 03:59:15
【问题描述】:
这个问题与:
- Setting Result in the context of ChallengeAsync method in an authentication filter
- Call a Web API Without Knowing in Advance Its Resource URI or What Authority It Trusts
尝试使用应用服务身份验证和 AAD 提供程序让 PowerBI 连接到托管在 Azure 应用服务中的 Web API。
WWW-Authenticate 标头不识别身份提供者,所以PowerBI does not authenticate to the web API。
是否可以修改 WWW-Authenticate 标头,可能在使用应用服务身份验证时使用 IAuthenticationFilter?
【问题讨论】:
标签: asp.net web-services azure authentication azure-web-app-service