Forum Discussion
Grant permission with embedded Power BI
- 8 years ago
Personally I think this should be guaranteed through the Application authentication.
By the way, the users who have the rights to access the source code should be restricted.
Further, within Power BI Embedded, you could set up Row Level security:
Use row-level security with Power BI Embedded content
Regards,
Michael
Personally I think this should be guaranteed through the Application authentication.
By the way, the users who have the rights to access the source code should be restricted.
Further, within Power BI Embedded, you could set up Row Level security:
Use row-level security with Power BI Embedded content
Regards,
Michael
- Anonymous8 years agoNot applicable
Thank you v-micsh-msft!
Your answer clarified my ideas.
Through the application authentication it's possible to restrict access to whoever you want. In addition there are several mechanisms to prevent the reading of javascript code.
If all this is not enough, I could set up row Level security: in thise case the embedded tokens can be generated with permissions limited to a specific role.
Thanks so much!