Groups | Blog | Home
all groups > asp.net security > july 2007 >

asp.net security : spawn web page with user logged in


David Thielen
7/17/2007 7:12:03 PM
Hi;

We have a case in our web app, which uses the asp.net membership/role stuff
for security, where we launch a second web page that is bringing up a page on
the site. When we do so, it asks the user to log in on that browser.

Is there a ay to have it launch with the credentials of the page that
launched it?

--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com

Cubicle Wars - http://www.windwardreports.com/film.htm

stcheng NO[at]SPAM online.microsoft.com
7/18/2007 12:00:00 AM
Hi Dave,

From your description, in your ASP.NET web application which use Membership
Service, and when one of the authenticated user bring up a new page, the
new page will redirect the user to login page for credential ,correct?

As for the membership service, are you using it with the default forms
authentication setting. Also, for "bring up a new page", would you show me
some detailed code and page logic on how this happen in your application.
Based on my understanding, forms authentication's authenticated user will
have login credential in cookie and this can persist among multiple
browsers opened by the same user.

Please let me know if there is anything I've missed here.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead



==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.



Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.

==================================================


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


David Thielen
7/18/2007 8:40:00 AM
And now it's working. May have been something weird happening on one of our
testers systems.

--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com

Cubicle Wars - http://www.windwardreports.com/film.htm




[quoted text, click to view]
stcheng NO[at]SPAM online.microsoft.com
7/19/2007 12:00:00 AM
Thanks for your reply Dave,

That sounds good.

Have a nice day!

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.
AddThis Social Bookmark Button