简体   繁体   English

使用 azure adfs 访问 power bi api 以获取报告的身份验证

[英]authentication using azure adfs for accessing power bi api for reports

For accessing power bi reports we need to generate access token.为了访问 power bi 报告,我们需要生成访问令牌。 We need to silent authentication for generating access token using user credentials.We are able to generate access token for user id's whose domains does not linked with federated active directories.we are not able to generate access token with user id's whose domains linked with ADFS.How can we generate access token silently for ADFS?我们需要静默身份验证以使用用户凭据生成访问令牌。我们能够为其域未与联合活动目录链接的用户 ID 生成访问令牌。我们无法使用其域与 ADFS 链接的用户 ID 生成访问令牌。我们如何为 ADFS 静默生成访问令牌?

What version of ADFS?什么版本的ADFS?

Both ADFS 3.0 (limited) and ADFS 4.0 have OAuth support so you follow the normal flow to get an access token. ADFS 3.0(受限)和 ADFS 4.0 都支持 OAuth,因此您可以按照正常流程获取访问令牌。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM