Single Sign-On with Forms Authentication
From: Gabriel Giraldo (Giraldo_at_discussions.microsoft.com)
Date: 05/25/05
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: How to get ou of an user"
- Previous message: Pasi Häkkinen: "Quering PrincipalSecurityAttributes on class"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: Single Sign-On with Forms Authentication"
- Reply: Dominick Baier [DevelopMentor]: "Re: Single Sign-On with Forms Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 25 May 2005 06:32:16 -0700
Hello,
I'm trying to integrate the security (authentication) of several web
applications on my enterprise (we do not have active directory implemented
yet).
I would like to implement a Passport-like authentication system, but based
on Forms Authentication: a system where users authenticate once and access
all of our ASP .NET web applications without needing to provide passwords
again.
Is there any way to accomplish this with Forms Authentication? As far as I
have tested, each ASP .NET Application configured with Forms Authentication
handles its own authentication cookie. Is there any way to unify this
authentication cookie between applications?
Thanks for your help.
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: How to get ou of an user"
- Previous message: Pasi Häkkinen: "Quering PrincipalSecurityAttributes on class"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: Single Sign-On with Forms Authentication"
- Reply: Dominick Baier [DevelopMentor]: "Re: Single Sign-On with Forms Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|