Forum Discussion
uliseschavez20
2 years agoRegular Visitor
Problems with the Reporting Services Custom Security Sample for Power BI Report configuration script
I'm implementing a Power BI server, and I would like to customize the login process. I'm following the instructions from the link: https://github.com/Microsoft/Reporting-Services/tree/master/CustomSe...
uliseschavez20
2 years agoRegular Visitor
Yes, I have been able to implement the custom form, but I would like to configure it to validate the credentials with Active Directory instead of the database, just like it is by default but using the custom form. Is this possible?