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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
mubin4all
Regular Visitor

Power BI Report Server Custom-Form Authentication Challenge after implementing Github guideline

Hi Team,

 

I have followe the steps mentioned on below link to configure Power BI Report Server with Custom/Form Authentication on my machine.

https://github.com/Microsoft/Reporting-Services/tree/master/CustomSecuritySample

 

When configuration completed successfully, i did registration of the user using button Register User.

 

When i use registerd user for Logon it gave error:

 

4 REPLIES 4
jbclement
New Member

ok found it:

 

you first have to register one admin user, then add it in rsreportserver.config

        <Configuration>
          <AdminConfiguration>
            <UserName>myadminaccount</UserName>
          </AdminConfiguration>
        </Configuration>

 

login with that account and authorize other accounts to access and to browse folders.

  <AdminConfiguration>
            <UserName>myadminaccount</UserName>
          </AdminConfiguration>

add it in   rsreportserver.config

jbclement
New Member

Hi,

I am having exactly the same problem with forms authentication and power bi server.

Did you find any solutions ?

Thanks

Anonymous
Not applicable

We are trying to do similar thing.

We want to call Power BI report from our .net application, which uses Form authentication. We want to capture userid in Power BI report and then filter the data based on user id.

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.