Forum Discussion
teros
8 years agoHelper I
REST API access to PBIRS with CustomSecuritySample authentication
From an on-premise report server, we're embedding Power BI reports in our forms-authenticated application. We've modified the CustomSecuritySample to handle the authentication, and so far, it's worki...
Jon-Heide
8 years agoMicrosoft Employee
The server can only be in one mode at a time (e.g. everything windows auth, or everything custom auth). One trick you could try... setup two pbirs server joined to the same scale-out farm. setup one server with windows, the other with custom auth.