Re: Single Sign On with ASP.NET and Cold Fusion
From: Kevin Spencer (kspencer_at_takempis.com)
Date: 12/01/04
- Next message: David Gildea: "Conflict between VS2003 and VS 2005"
- Previous message: nicholas: "HOW TO: create product option selection like on DELL.COM on ASP.NET page for shopping cart"
- In reply to: Ralph: "Single Sign On with ASP.NET and Cold Fusion"
- Next in thread: dave: "Re: Single Sign On with ASP.NET and Cold Fusion"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 1 Dec 2004 09:17:48 -0500
You just have to have a non-proprietary data store that both apps can read
from, such as a database. When they log in, it goes into the data store.
Both apps read the data store to find out if the user is logged in.
-- HTH, Kevin Spencer .Net Developer Microsoft MVP Neither a follower nor a lender be. "Ralph" <ralphpass@yahoo.com> wrote in message news:9626b779.0412010608.4e2cd5ef@posting.google.com... > I am setting up an ASP.NET application that will require external > users to login. Currently we run both Cold Fusion and ASP.Net. Can > someone explain if and how I can create a single sign on for > applications written on both platforms. So if a user logs into an > ASP.Net application then jumps to a ColdFusion area they will not have > to login in again. > > Thanks a lot
- Next message: David Gildea: "Conflict between VS2003 and VS 2005"
- Previous message: nicholas: "HOW TO: create product option selection like on DELL.COM on ASP.NET page for shopping cart"
- In reply to: Ralph: "Single Sign On with ASP.NET and Cold Fusion"
- Next in thread: dave: "Re: Single Sign On with ASP.NET and Cold Fusion"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|