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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Anonymous
Not applicable

undefined

Hi,

I want to use PowerBI Report server which uses Windows Authentication with Windows AD but I want to implement IBM ID (supports OpenID connect) for federation purpose. IBMID will be used as external Identity provider for Authentication. So when a user login to report server it should be redirected to IBMID and once the claim is received he will be authorized based on Windows AD.So authebtication happens outside but authorization is done on Windows AD.

Can somebody provide step by step by step guidance on this?

Regards
Rajaniesh
1 REPLY 1
d_gosbell
Super User
Super User

I don't believe anything like this exists "out of the box". But you could possibly develop you own custom security extension in C# to integrated into IBMID. There is a sample here https://github.com/Microsoft/Reporting-Services/tree/master/CustomSecuritySample that shows how to build a custom security extension that authenticates against a custom database. I think it should be possible to integrate with another authentication provider using this technique.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.