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 reports are displayed locally but not from outside. We will not use authentication with Azure.
Thank you beforehand.
PS : Sorry for my English :smileyhappy:
1 Reply
- juchenMicrosoft Employee
I'm suggesting to use Custom-Form Authentication
https://github.com/Microsoft/Reporting-Services/tree/master/CustomSecuritySampleBut for permission set used Windows authentication, it seems need modify, and I'm still figuring out how to do.