Forum Discussion

Rubiks's avatar
Rubiks
Regular Visitor
7 years ago

Power Bi embedded REST API User Login system

I am trying to implement Power Bi embedded REST API with row level security. I chose this method because my customers will not have Power Bi subscriptions. I want them to be limited to what they can see, so I am using row-level security. How do I authenticate the user? Ideally, I want to have a login system to authenticate the users. Can this be done in Power Bi? Or, do I need to embed it into an application that handles this?