Forum Discussion
Anonymous
8 years agoNot applicable
Authenticate with client certificate
Today we are using Sharepoint and SSRS (Sharepoint mode). Authentication is handled by smart cards and client certificate. Once the user is logged in, it uses a system account (in Sharepoint) and the...
- Anonymous7 years ago
Finally I found a solution by myself "out of the box". Well, not really OOTB - I had to take many hurdles - but it works.
Namely with Web Application Proxy (WAP), a feature in Windows Server 2016 (SSRS/PBIRS needs 2016), and Active Directory Federation Services (ADFS). I used this documentation: If you publish "https://reports.contoso.com/" (and not only "https://reports.contoso.com/reports/") you have a full-featured PBIRS accessible from extranet and authentication possible via Forms auth, Client certificate and even MFA:
https://docs.microsoft.com/en-us/power-bi/consumer/mobile/mobile-oauth-ssrs
Anonymous
8 years agoNot applicable
Hi Martin!
Did you get a solution for that?
I am also searching for Client Certificate Authentication (although against Active Directory).