How to provide credentials to a web app from an external web app?
- From: rpfe@xxxxxxx
- Date: 9 Feb 2007 08:50:39 -0800
Hi,
The scenario:
- A user logs on to web app 1;
- The user clicks on a button that redirects him/her to web app 2.
The problem:
- The user is presented with a login page.
The question:
- How to programmatically provide the user's credentials to web app 2
before connecting to it?
I am using ASP.NET and C# 2.0 to develop both web apps.
The authentication method for both web apps is Forms.
Thanks,
Ray
.
- Follow-Ups:
- Prev by Date: Re: Relative & absolute path question (JavaScript, mostly)
- Next by Date: GridView hyperlink + editable?
- Previous by thread: question about errormessage with CreateUserWizard
- Next by thread: Re: How to provide credentials to a web app from an external web app?
- Index(es):