0

I have a project where the browser should ask for windows authentication while opening any website through http.

Please help me what should i do.I am new to this.

1 Answers1

0

Assuming you're using IIS as your web server. What you are looking for is called Windows Integrated Authentication.

Just follow this answer: IIS7: Setup Integrated Windows Authentication like in IIS6

Arseny Levin
  • 664
  • 4
  • 10