Forum Discussion
Anonymous
7 years agoNot applicable
PBI report server integration with IDP on-prem
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.
1 Reply
- luisrh
Responsive Resident
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