vote up 1 vote down star

Is it possible to provide Basic authentication to clients using ASP.Net to authenticate the request in IIS 6.0 (I am pretty sure this is doable in 7.0 without much pain).

flag

80% accept rate

1 Answer

vote up 2 vote down check

Bjorn has some source code that accomplishes this task.

http://blog.smithfamily.dk/2008/08/27/ImplementingBasicAuthenticationInASPNET20.aspx

link|flag
this is exactly what I was looking for! Thanks! – Andrew Theken Dec 15 '08 at 22:26

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.