Forum Discussion

AymanSlh's avatar
AymanSlh
Regular Visitor
4 years ago

Technical Advice - Power BI on-premise report server - custom authentication

Hi,

I'm looking for a technical advice, I'm trying to achieve the following:
- Building an internet facing system that displays Power BI dashboards
- SQL membership forms authentication (already achieved following this sample (https://github.com/Microsoft/Reporting-Services/tree/master/CustomSecuritySample)
- On-Premise Power BI report server
- direct query to SQL
- pass logged in user (form authentication credential) to SQL
- I guess we can achieve row-level-security if we used "import" mode instead of "direct query" mode
- in case of connection to SSAS, can I pass form authentication credential to SSAS and apply row-level-security

 

Thank you,
Ayman

3 Replies

  • The first requirement most likely clashes with the license conditions for Power BI Report Server. Don't you also have a Premium capacity?