PC Review


Reply
Thread Tools Rate Thread

ASP.NET Mix Authentication?

 
 
coconet
Guest
Posts: n/a
 
      18th Mar 2008

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.

 
Reply With Quote
 
 
 
 
Steven Cheng
Guest
Posts: n/a
 
      18th Mar 2008
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/cra...7/24/1699.aspx

#Mixing Forms and Windows Authentication in ASP.NET 2.0
http://www.pluralsight.com/blogs/cra.../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 Removed).

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



--------------------
>NNTP-Posting-Date: Mon, 17 Mar 2008 22:11:00 -0500
>From: coconet <(E-Mail Removed)>
>Newsgroups: microsoft.public.dotnet.framework.aspnet
>Subject: ASP.NET Mix Authentication?
>Date: Mon, 17 Mar 2008 23:11:00 -0400


>
>
>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.
>
>


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
SSL Server authentication, SSL client authentication, SSL connection and SSL session Johnny Windows XP Basics 3 14th Aug 2006 09:47 PM
Forms Authentication displays basic authentication dialogue window Brett Porter Microsoft ASP .NET 5 3rd Feb 2004 07:06 PM
Basic Authentication v. Integrated Windows Authentication w/ Delegation Mark Microsoft ASP .NET 0 20th Jan 2004 03:13 PM
Forms Authentication, external authentication server, & rerouting to orig. req. URL Andrew Connell Microsoft ASP .NET 1 21st Oct 2003 06:41 PM
401 Authentication fail calling Web Service over SSL from PocketPC with Basic Authentication. John Hynes Microsoft Dot NET Compact Framework 0 19th Sep 2003 02:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:35 AM.