Forum Discussion
Secure write back possible in custom visual?
- 8 years ago
Authentication is on backlog. It'll be considered soon.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Power BI CV API does not provide authentication mechanism so far.
We'd recommend to implement your own authentication that will ask user to log in.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
It is not the answer I hoped for (user-experience-wize), but it is clear at least.
Also I hope this will soon be implemented; in Qlik and some other data visualization tools you have ways to do this, and I see these kinds of requests more and more...
- v-viig8 years agoCommunity Champion
Authentication is on backlog. It'll be considered soon.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- PowerbiStarter8 years agoNew MemberSuper; thats good news. Thanks for the quick reply again!
- Anonymous7 years agoNot applicable
Is there any update regarding the Authentication?
We have the same client requirement - How can I authenticate myself against this external API so only authenticated users in PowerBI can call the API.- v-viig7 years agoCommunity Champion
Auth API for Microsoft Services is in progress. No particular ETA yet.
For external services you should use OAuth of other methods for authentication.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals