Re: "Single Sign-In" with FormsAuthentication

From: Chris Jackson (chrisj_at_mvps.org)
Date: 08/20/03


Date: Wed, 20 Aug 2003 11:26:28 -0400


http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconformsauthenticationacrossapplications.asp

-- 
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?


Relevant Pages

  • Re: Mac eye for the Linux guy?
    ... > I'm a Unix sysadmin (Linux, Solaris, *BSD) who has been running Linux ... Windows is not an option -- the Windows trolls need not ... GIU apps. ... > Are there any decent programs supporting multiple virtual desktops ...
    (comp.sys.mac.advocacy)
  • Re: Workspace/desktop switching
    ... or even CPU time on a remote machine (won't help if it's local, ... opening/closing individual app windows in actual computer ... Zope products (web apps). ... directory, 3) swap desktops, swap tabs, click "refresh" wait ...
    (Debian-User)
  • Re: How to maximize your frustration with computers
    ... are written for Windows. ... and it is not only the engineering apps that are ... Vista, _none_ of the hospitals use Macs. ... I have run the $1,600 Dragon medical version on both ...
    (comp.sys.mac.system)
  • Re: Newbie FAQ #2: Wheres the GUI?
    ... Windows is so insecure you can't download and run ... suggesting that most of the windows security features are ... install shrink-wrapped software. ... and zero-install web apps solve that. ...
    (comp.lang.lisp)
  • Re: OS/2 mentioned in a Vista review
    ... You can also install it in a classic way in 2K (and XP, and 2003 and Vista) by ... That may be a good basis of comparison for you, but to someone who is already displeased with the previous standard of operation of Windows, what should that mean? ... It can be done on XP or OS/2, ... Consider: full-screen apps. ...
    (comp.os.os2.misc)

Loading