ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,504 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello programmars
I am trying to implement .net core Web api which can embed PowerBI reports. I am able to do that using Azure Active Directory but the problem is Our client has Azure AD B2C tenant so how can I generate access token using users of B2C tenant.
In short I want to configure that report embedding part using Azure AD B2C tenant