Forum Discussion
AndyR123
6 years agoHelper I
Embedded Power BI in Web Application
Hi Together,
i am currently trying to implement a Web Application with Node.JS/Type Skript.
Now i checked a couple of videos and get confused.
Everytime, when a token is requested, a pop up appears where the user has to authorize with microsoft login and passwort.
But if i provide an app, my customers for sure need a "silent login" with no pop up.
Sorry for the strange question. Can i work with the secret key of an application in a Web Aplication, too? Or how is it possible to authorize a app directly? Service Principle and Power Bi Workspace is created.
Thanks for help.
Andy
2 Replies
- amitchandakSuper User
- AndyR123Helper I
Hi amitchandak ,
thank your for your fast response.
Meanwhile i was able to find great examples:
https://github.com/microsoft/PowerBI-Developer-Samples
Thank a lot