Using useuri with security: Keep returning to login page

P

Peter Vogel

I've tried turning off cookies in FireFox and turning on cookieless
sessions in the forms element inside the authentication element (I set
the cookieless attribute to UseUri). I'm generating the security token
in the URL F(guid).

I can log on successfully and get to the second page in my application
(the page after the login page). However, when I attempt to request
another page (by, for instance, clicking on one of the links in the
Menu control), I find myself right back at the login page with the
query string set to the page that I requested. Sure enough if I log on
again, I find myself at the requested page.

I suspect that this is related to a problem that I'm having with
cookieless sessions. When I set the cookieless attribute in the
sessionState attribute to UseUri, the SessionId in the address bad
seems to keep changing. As a result, I can't reconnect to the data that
I've put in my Session object. In other words, I'll login and, in the
address bar, I'll see S(someguid). After clicking a link to go to
another page I'll see S(someotherguid).

Any thoughts?
Or
Help!
 

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

Forum statistics

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

Latest Threads

Top