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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! 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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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.