472,988 Members | 3,292 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,988 software developers and data experts.

Forms Authenication

I am researching a scenario with our Web Product, and am unsure about
how to do it. In product 'A', we use Forms Authenication, and it works
fine. The User Initially logs on with user/password etc in a standard
Login page. Afterwards, they can access the site until session timeout.

Heres the scenario;

We have Product 'B' (and 'C' etc). These are basically Customer
Interaction producrs and our core product, and they want the ability
for the employee to be able to acess the various products with a
user/password pair, in this case, they want product b to access product
a.

The problem is this. Even with the authenicated user/password stored in
product 'a', when the user clicks on the url stored in product b to
access pages in product a, they are of course initially greeted with
the login page, then once signing in, redirected to the correct page.

We want of course, to be able to automatically be signed in, on the
assumption that the user/password is of course valid.

My only thought was if when accessing the product from product b, as
opposed to a normal user going to the site, they be instead directed to
an alternative login page, which could grab the user/password and url
and deal with it in page_load, authenicate, and redirect.

Is this possible? would this entail multiple web.configs?

help!!

Jul 21 '05 #1
0 1096

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Kevin | last post by:
Is using forms authentication any less secure than using one of the more secure IIS authentication methods? I am wanting to authenticate against credentials in a database. I see two ways of...
0
by: Joe Bonavita | last post by:
I want the use forms authenication for a specific folder so I'm using a location element in the web.config. If someone tries to access a page in that folder directly, they are brought to a main...
3
by: Mike | last post by:
I have a web application that the forms authentication cookie is not expiring correctly. When I look at the trace information of a newly requested page after the session and forms authentication have...
0
by: LouB | last post by:
I am researching a scenario with our Web Product, and am unsure about how to do it. In product 'A', we use Forms Authenication, and it works fine. The User Initially logs on with user/password etc...
1
by: MB | last post by:
Hi guys, I've been experiencing a problem here with forms authentication. When I am on one of my wesite's http (non-secure pages) everything works fine. However, I am using a Shared SSL provided...
0
by: Kenneth Keeley | last post by:
Hi, I have an login page on our ASP.Net Intranet site that uses forms authenication to validate the user against there windows 2000 active directory login. this was all working fine until a...
6
by: William F. Zachmann | last post by:
We've got a project going that involves moving an old web site with a massive dll written in C++ that produces most of the output from a SQL 7.0 data base on NT4 onto IIS on Windows 2003 Server...
0
by: LouB | last post by:
I am researching a scenario with our Web Product, and am unsure about how to do it. In product 'A', we use Forms Authenication, and it works fine. The User Initially logs on with user/password etc...
2
by: Angel666 | last post by:
We are using forms authenication with AJAX update control panels. We get various results but no redirect when the user has timed out and is no longer authenicated and does a asyncpostback. We...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
3
SueHopson
by: SueHopson | last post by:
Hi All, I'm trying to create a single code (run off a button that calls the Private Sub) for our parts list report that will allow the user to filter by either/both PartVendor and PartType. On...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.