The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi,
I had PBI report server installed no-prem, PBI will do user authentication by IDP. I'm facing difficulties to integration with IDP, steps not clear to integrate.
thanks on advance.
I assume your IDP is SAML or something similar. Out of the box PBI RS support windows authentication. You could write your own custom auth provider and take care of the handshaking yourself. See below for example:
https://github.com/Microsoft/Reporting-Services/tree/master/CustomSecuritySample