473,406 Members | 2,369 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

3 apps, one log-in. Options?

A couple of us are working on some admin tools for our site. For a variety
of reasons (some good, some arbitrary, either way, it's what we're doing...)
we decided to use a couple independant applications and tie them together
with a simple HTML template. So, right now, we have 3 individual .net
applications that 'look and feel' like one to the end user.

The one catch is that we're using forms authentication, which requires (from
what I can tell) a unique cookie for each application. This means as the
user is using the site, they may have to log in a number of times.

Is there a way to handle 3 separate applications with one authentication
system? One option that I came up with is that instead of writing a cookie,
write to a table on the server. We weren't quite sure how to handle timing a
log-in out, though. Is that a valid option?

-Darrel
Nov 19 '05 #1
2 950
Hi darrel,

Check out:
http://msdn.microsoft.com/library/en...plications.asp

--
HTH,
Rakesh Rajan
MVP, MCSD
http://www.msmvps.com/rakeshrajan/

"darrel" wrote:
A couple of us are working on some admin tools for our site. For a variety
of reasons (some good, some arbitrary, either way, it's what we're doing...)
we decided to use a couple independant applications and tie them together
with a simple HTML template. So, right now, we have 3 individual .net
applications that 'look and feel' like one to the end user.

The one catch is that we're using forms authentication, which requires (from
what I can tell) a unique cookie for each application. This means as the
user is using the site, they may have to log in a number of times.

Is there a way to handle 3 separate applications with one authentication
system? One option that I came up with is that instead of writing a cookie,
write to a table on the server. We weren't quite sure how to handle timing a
log-in out, though. Is that a valid option?

-Darrel

Nov 19 '05 #2
> Check out:

http://msdn.microsoft.com/library/en...plications.asp

Oh. Wow! It's already built in with .net. Easy.

Though I'm a bit confused about the validation and encryiption key.
Where/how does one create those? Are they just random strings of my own
making?

-Darrel
Nov 19 '05 #3

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

Similar topics

7
by: CJM | last post by:
Are there any free components out there that will analyse IIS log files and write selected information to a DB? I know there are free packages like Analog and Webalizer, but I'm more interesting...
0
by: Richard | last post by:
I just upgraded my 8.1.7.4 db to 9.2.0.4 that went fine now when i try and log into my 11.5.8 apps i get Your login is invalid. Please login again. I have veryified that all services are started...
4
by: hype | last post by:
Hi, How can I find out how much space has been used in the log file and how much of it is free or yet to be used ? Thanks, Hype
0
by: mqsash | last post by:
Hi, I have a simple C# assembly ( .dll ) which I deployed through an HTML.The complete assembly is as simple as this using System; using System.Windows.Forms; namespace testAssemblyNS {...
3
by: Manuel | last post by:
I've playing around with multi-threading applications lately. The main problem I have is that when I create a file/table/whatever I need a unique name. The only way I could come up with, is asking...
1
by: arielCo | last post by:
Hello, I'm attempting to use proc_open to launch, control and log CLI applications from my scripts, but my first tests are disheartening: <pre> <?php $descriptorspec = array( 0 =>...
7
by: Trevor Best | last post by:
According to BOL <--- BACKUP LOG Specifies a backup of the transaction log only. The log is backed up from the last successfully executed LOG backup to the current end of the log. Once the log...
3
by: Jmc | last post by:
Hi I'm trying to build a log viewer, its going to be part of a contentmanagement system and needs some extra features that commersial logviewers don´t have. The log files (IIS log) are...
5
by: laststubborn | last post by:
Hi All, I have a dillema that I created 2 transaction file before I started to take log back. Now I changed my recovery model from simple to full. Do I still need to keep my second transaction...
7
by: indiarocks | last post by:
Just a basic question, I want to create a standard log file API and want that API to be shared by all my other python files. For eg. I have file1 which creates a file handle and hands it over to...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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
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
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
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.