Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > Strange problem with Forms authentication: After successfull login, login page is still displayed

Reply
Thread Tools

Strange problem with Forms authentication: After successfull login, login page is still displayed

 
 
Pascal Blanchard
Guest
Posts: n/a
 
      08-17-2004
Hi there

I have a quite strange problem with my ASP.NET-Application.

The application has being deployed one year ago and worked fine till
last month.
It's a frame application. So that the user has to enter his
credentials to login in the mainframe. This data is validated on a
database. If username and password are validated, then the secured
content is displayed. I'm working with two web.config files. One
Web.Config in the root folder and the other one in the securefolder.

All frames are in the same domain. When I try to login. The
databasevaldation works fine, but the cookie is not written on the
client side, so that the loginpage is redisplayed. More strange:
Sometime it works. It's quite difficult to reproduce the problem. On 5
tries, 2 fails. I think that this problem could be related to a
IE-Security patch. As I said, the problem was observed for the first
time last month. Has anybody observed a similar problem?

Thanks for your help

Pascal Blanchard
 
Reply With Quote
 
 
 
 
Pascal Blanchard
Guest
Posts: n/a
 
      08-18-2004
Here some additional information.

For page access SSl is used. In the web.config the following data was added:

loginUrl="login.aspx"
protection="All"
requireSSL="true">

Best regards

Pascal
 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Become The master in computer hardware to become successfull shilla Computer Security 1 01-22-2011 06:19 PM
Become The master in computer hardware to become successfull shilla VHDL 0 01-22-2011 04:45 AM
4 Free ebooks for make Successfull WEBsite! Daryl ASP .Net 0 03-14-2008 04:10 PM
Strange problem with Forms authentication: After successfull login, login page is still displayed Pascal Blanchard ASP .Net Security 0 08-17-2004 06:26 PM
Logging Failed and successfull Login Attempts. James Roper Cisco 0 12-16-2003 08:44 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57