Hello,
I'm using power BI embedded in a react app, users in our azure AD B2B and authenticate them to PBI embedded in react app. The authentication to PBI embedded is done by hardcoding the admin credentials works fine, but we’d like to authenticate users using service principle.
We tried options suggested in PBI documentation and also the video link below, but couldn’t find a solution to authenticate users using service principle. Tried this reference video as week, but wasn't successful.
Any ideas here would be really helpful
Any ideas here would be really helpful
2 Comments
- AnonymousNot applicable
Hi Happygolucky
Are you reporting any errors when using service principle authentication? Did you follow the steps in the documentation to the letter?
Best Regards,
Community Support Team _ Ailsa Tao - vikassanRegular Visitor
Anonymous Thank you for reply. We followed all the steps provided in the documentation, but still we could not succeed in authentication by service principle.