Hello,
I am quite new in PowerBI world but i already tried to embed a report in an iframe in C# and it is working well.
My question is: how to do the similar action in a Delphi application.
I have register my app as a native app to get my client ID but i have problem to translate in Delphi the AccessToken method.
Is anybody know if there an equivalent to the Microsoft.IdentityModel.Clients.ActiveDirectory library for Delphi of if there is a way to get the Azure access token with another method?
Thank you for your help.
Read you soon