Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Persisting authentication info when browsing to a subdomain

Reply
Thread Tools

Persisting authentication info when browsing to a subdomain

 
 
Greg
Guest
Posts: n/a
 
      06-25-2007
Is it possible for authentication using asp.net membership to persist
from a
site to a subdomain?

The scenario I want to provide is:
User browses to the page somesite.com and logs in.
User clicks on link that points to the subdomain demo/somesite.com.
Is it possible to retain the authentication information for the
subdomain, so that there is no need to log in again?

To clarify - what I am trying to do is to have a login page on my main
site. Once the user is logged in, they can browse to a subdomain, for
which all the pages will be restricted based on role. If the user is
logged in with the allowed roles, they can browse all pages within the
subdomain.

Regards,

Greg

 
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
across subdomain authentication failed on one subdomain while workingon other one saify ASP .Net Security 0 09-28-2009 07:27 AM
ASP/ASP.NET page that reacts a special way to items coming from a particular subdomain (programmatically testing subdomain?) Ken Fine ASP .Net 3 02-29-2008 05:35 AM
Persisting window objects across page browsing VisionSet Javascript 5 07-21-2006 10:01 AM
view http info when browsing ben Python 8 09-09-2004 12:24 AM
Authentication when browsing =?Utf-8?B?TWFoYWlyMTk3MA==?= MCSE 5 08-09-2004 01:09 PM



Advertisments