Groups | Blog | Home
all groups > asp.net security > january 2004 >

asp.net security : ASP.Net Forms authentication with basic authentication popup



brett.porter NO[at]SPAM strikedesigns.co.uk
1/19/2004 1:00:26 AM
Relatively new to ASP.Net but have a strange problem.

My site uses forms authentication for a large administration section
however after the user logs in each page they subsequently click on
brings up a basic authentication dialogue box. Clicking cancel will
still allow the user to view the page but this quickly becomes very
annoying.

What is even more confusing is that for another part on the same site
I decided to use session variables for a secondary, much smaller
administration section and not the ASP.Net forms authentication but
the same problem occurs, each page the user clicks on brings the basic
authentication popup prior to display.

Paul Glavich
1/19/2004 10:37:00 PM
Try these :-
http://support.microsoft.com/?id=258063
Internet Explorer May Prompt You for a Password

-and-

http://support.microsoft.com/?id=303650
Intranet Site Is Identified as an Internet Site When You Use an FQDN or IP
Address


--
- Paul Glavich


[quoted text, click to view]

Andrea D'Onofrio [MSFT]
1/20/2004 3:17:02 PM
Probably in your pages there are some referenced file (css, js) that are in
another folder that requires authentication, this can explain why you can
browse succesfully the page even if you click cancel.

HtH,

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


[quoted text, click to view]

AddThis Social Bookmark Button