Single Sign-On with Forms Authentication

From: Gabriel Giraldo (Giraldo_at_discussions.microsoft.com)
Date: 05/25/05


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.



Relevant Pages

  • RE: FormsAuthentication ReturnUrl - need it to be Absolute
    ... I understand you have multiple ASP.NET applications ... which are using forms authentication to protect the application. ... the forms authentication cookie across multiple applications, ... If the forms authentication cross site support doesn't suit your scenario. ...
    (microsoft.public.dotnet.framework.aspnet)
  • R: Active Directory password external use
    ... as far as now I had some applications I wanted to make work with AD ... authentication to simplify user's day by day work. ... are many programs supporting Active Directory authentication, ... Le informazioni contenute in questo messaggio sono riservate e ...
    (Focus-Microsoft)
  • R: Active Directory password external use
    ... as far as now I had some applications I wanted to make work with AD ... authentication to simplify user's day by day work. ... are many programs supporting Active Directory authentication, ... Le informazioni contenute in questo messaggio sono riservate e ...
    (Focus-Microsoft)
  • Re: SSO advice
    ... > applications that the user has authorization. ... > Authentication on IIS is the most effective way to authenticate the user. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Single external signon with Integrated Auth apps and regular webs
    ... > different .NET applications and regular htm applications in their ... > The entire site in IIS is Windows Authentication so people in our ... > home without it being the browser IWA popup prompt. ... > I've tried using a .NET app with FBA with anon and Windows Auth in IIS ...
    (microsoft.public.dotnet.framework.aspnet.security)