Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago

Embed PowerBI: Dynamically pass AAD token to Web data source authorization header as variable

I am using web API with AAD token authentication as data source. AAD token will be varied for different customers so I need to pass this AAD token value to Web API  based on logged in customer to fli...