Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Rajkumar_A
Frequent Visitor

Anonymous authentication in Power BI Report Server

Hi Everyone,

  • we are using powerbi report server to share the dashboard with others.
  • we will be adding the powerbi reports  <iframe> link to the sharepoint site where end user can access the reports.

The senario is 

  1. whoever click the iframe link on the sharepoint website, they should be able to open the powerbi reports without assigning any permisson on the report server.
  2. End user cannot use ther AD account to log in powerbi report server.

how could I achivie this in power bi report server, Is there something to configure in reportserver config file or web config file.

 

Note: To logon sharepoint we are using custom authentication (Not Active directory )

 

Please share the possible ways to achive this.

1 ACCEPTED SOLUTION
d_gosbell
Super User
Super User

Power BI Report Server is built on the same base as SSRS and uses the same authentication mechanisms. As you can see here Authentication with the Report Server - SQL Server Reporting Services (SSRS) | Microsoft Learn the default options use windows AD based authentication. But there is an option to implement a custom authentication provider.

 

This does require writing custom code, but maybe you can integrate this with your Sharepoint authentication. See here for more details Configure Custom or Forms Authentication on the Report Server - SQL Server Reporting Services (SSRS)...

View solution in original post

1 REPLY 1
d_gosbell
Super User
Super User

Power BI Report Server is built on the same base as SSRS and uses the same authentication mechanisms. As you can see here Authentication with the Report Server - SQL Server Reporting Services (SSRS) | Microsoft Learn the default options use windows AD based authentication. But there is an option to implement a custom authentication provider.

 

This does require writing custom code, but maybe you can integrate this with your Sharepoint authentication. See here for more details Configure Custom or Forms Authentication on the Report Server - SQL Server Reporting Services (SSRS)...

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.