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
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

gyangupta
Advocate I
Advocate I

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
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.