Re: "Single Sign-In" with FormsAuthentication
From: Chris Jackson (chrisj_at_mvps.org)
Date: 08/20/03
- Next message: Chris Jackson: "Re: worker process aspnet_wp.exe identity"
- Previous message: Chris Jackson: "Re: "Access Denied" to sql server ....help..."
- In reply to: Robert: ""Single Sign-In" with FormsAuthentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 20 Aug 2003 11:26:28 -0400
-- Chris Jackson Software Engineer Microsoft MVP - Windows XP Windows XP Associate Expert -- "Robert" <urbanfly@yahoo.com> wrote in message news:a1023c34.0308191217.120356e0@posting.google.com... > I have two apps that need to share a 3rd for authentication. Each app > is a seperate sub-domain: > - app1.domain.com > - app2.domain.com > - login.domain.com > > First, let me say that my problem is not cookie related. > > It makes sense to set "loginUrl" in the web.config <forms> section to > "http://login.domain.com/login.aspx". The FormsAuthenticationModule > does the redirect, but doesn't include the original domain in the > "ReturnUrl" parameter. > > Example: > - Navigate to http://app1.domain.com/page1.aspx > - FormsAuthentication redirects you to: > http://login.domain.com/login.aspx?ReturnUrl=/page1.aspx > > Anyone know how to make FormsAuthentication include a fully-qualified > ReturnUrl?
- Next message: Chris Jackson: "Re: worker process aspnet_wp.exe identity"
- Previous message: Chris Jackson: "Re: "Access Denied" to sql server ....help..."
- In reply to: Robert: ""Single Sign-In" with FormsAuthentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
Loading