473,508 Members | 2,360 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Single Sign On with ASP.NET and Cold Fusion

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
Nov 18 '05 #1
2 2935
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" <ra*******@yahoo.com> wrote in message
news:96**************************@posting.google.c om...
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

Nov 18 '05 #2
Hey Ralph,

If what your trying to do is maintain a cookie or session var to
authenticate the user on CF you will have to set either an xml var or
javascript var in dotnet and pass it to coldfusion which can decipher
it using cfwddx.. I haven't done it but that should be a starting
point..
Nov 18 '05 #3

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

Similar topics

8
6827
by: cory | last post by:
I realize this is a Microsoft group, but what are the advantages/disadvantages of cold fusion? People are telling me the coding required in .cfm is much less than .asp? Is this true? Which one...
0
1599
by: MichelleB | last post by:
I have 3,000 reports (dynamically generated and include graphs) that were created from a Cold Fusion Server behind our firewall. I now need to publish the results (static information) from these...
1
7262
by: anastasios | last post by:
Hi every, I want read and edit the Field "password" in the Table sysusers in SQL Server 2000 DB with ColdFusion MX7. It is possible? Thanks in advance for any help Regards, Anastasios
3
2721
by: robboll | last post by:
Whenever I query my database using Enterprise Manager, the response time is about a second. When I access the same data via a Cold Fusion webpage, it takes about 15 seconds (or more) to resolve. ...
2
4675
by: CSDunn | last post by:
Hello, My boss is considering the purchase of a calendar/scheduler program for our school district, and part of the setup calls for the installation of Macromedia's Cold Fusion software. My bosses...
2
1549
by: Priya | last post by:
Hi, How do I pass a session variable & cookies from ASP.NET page to coldfusion page? Thanks in advance Priya
4
1997
by: tomlebold | last post by:
I'm a Microsoft Access and ASP.NET developer. Currently I'm working at a company that uses Cold Fusion and we can't find any developers. I suggested that we use ASP.NET and Visual Studios. The...
1
1928
by: Tom LeBold | last post by:
I'm a Microsoft Access and ASP.NET developer. Currently I'm working at a company that uses Cold Fusion and we can't find any developers. I suggested that we use ASP.NET and Visual Studios. The...
5
6490
by: subhodey | last post by:
Hello, I have a ColdFusion online application that has a page having 2 textboxes. Corresponding to these 2 textboxes I have a Custom tag in coldfusion where the textbox is defined by <input...
0
7115
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7321
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7377
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7036
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5624
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4705
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3191
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
762
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
414
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.