How to configure CruiseControl.Net for Windows Authentication?
- by balu
I am using CruiseControl.Net for continuous integration which is now accessing the dashboard through login plugin, which in turn is authenticating and authorizing after verifying it with a set of users saved as XML file in the CruiseControl.Net server.
Now, i need to bring in Windows Authentication to the system whereby which CruiseControl.Net…