allow a custom API scope to be specified on Web or OData data source
Per Connecting with Microsoft Entra ID using the Web and OData connectors (https://learn.microsoft.com/en-us/power-query/connector-authentication#connecting-with-microsoft-entra-id-using-the-web-and-odata-connectors), if a Web or OData data source is "https://api-gateway.domain.com/api", Power...
STATUS
DETAILS
New
Power Query honor OAuth 2 scope attribute
RFC 6750 (OAuth 2.0 Bearer Token Usage) section 3 allows a scope attribute in the WWW-Authenticate response header field. Power Query should honor this scope, if present, when obtaining access tokens from Entra. This would support "Scenario 1 - Client app authorizes directly to backend" for Az...
STATUS
DETAILS
New