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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

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
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

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.