Forum Discussion
amassip
7 years agoHelper I
Power Bi report Authentication
Hello , Currently while accessing HTTPS enabled reports to link it's prompting me for domain username and password. is there any way we can remove AD authentication while accessing reports. The re...
juchen
6 years agoMicrosoft Employee
I'm suggesting to use Custom-Form Authentication
https://github.com/Microsoft/Reporting-Services/tree/master/CustomSecuritySample
But for permission set used Windows authentication, it seems need modify, and I'm still figuring out how to do.