ASP.NET Mix Authentication?

C

coconet

I have an ASP.NET 3.5 site. I want to steup a Forms Authentication
page, but if the browser is an IE Intranet browser I want the
credentials to automatically post and authenticate. How can I do that?

Thanks.
 
S

Steven Cheng

Hi Coconet,

For mixed mode authentication, it is not naturally supported at ASP.NET
site. There are someone mentioned some custom approahes which may involve
conifguring IIS authenitcation mode to allow anonymous and use additional
code to return 401 response for intranet client (so as to get client
credentials). Here are two blog entries mentioned this:

#Mixing Forms and Windows Authentication
http://www.pluralsight.com/blogs/craig/archive/2004/07/24/1699.aspx

#Mixing Forms and Windows Authentication in ASP.NET 2.0
http://www.pluralsight.com/blogs/craig/archive/2006/06/19/28435.aspx

Steven Cheng
Microsoft MSDN Online Support Lead

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).

This posting is provided "AS IS" with no warranties, and confers no rights.



--------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top