Forms Auth Info passed to Windows Auth?

golem_95_at_yahoo.com
Date: 04/28/05


Date: 28 Apr 2005 08:53:55 -0700

The requirement is to build an ASP.Net intranet application, so
external users can log in to the main web portal via forms
authentication, using their windows NT login. This must be done using
a standard HTML form. Once they have been authenticated and
authorized, they can get into the main portal page.

One of the options on the portal is to check your Outlook webmail
account, which transfers you to an existing email web portal. To check
email, the existing logic authenticates using windows authentication.

Put the two together, and the users have to log in twice. Is there a
way to pass the forms-based login to the Windows-based login so that
users can sign in once via forms authentication and that's it?

Thanks for the help.



Relevant Pages

  • RedirectFromLoginPage and loops
    ... I've got an Intranet site that's been using the usual Forms authentication. ... Windows authentication checked). ... whether the Login Windows is valid, and then I run a RedirectFromLoginPage. ... With such a code portion, the page loops moebiusly and never goes to the ...
    (microsoft.public.dotnet.framework.aspnet)
  • RedirectFromLoginPage and loop
    ... I've got an Intranet site that's been using the usual Forms authentication. ... Windows authentication checked). ... whether the Login Windows is valid, and then I run a RedirectFromLoginPage. ... With such a code portion, the page loops moebiusly and never goes to the ...
    (microsoft.public.dotnet.general)
  • Re: Change in ASP.Net authentication between Win2000 and Win2003
    ... > is turning on/off Kerberos is occuring. ... It control how IE deals with "Authentication: ... when you put IIS6 in a domain and have "Integrated Windows Authentication" ...
    (microsoft.public.windows.server.security)
  • Re: Change in ASP.Net authentication between Win2000 and Win2003
    ... > is turning on/off Kerberos is occuring. ... It control how IE deals with "Authentication: ... when you put IIS6 in a domain and have "Integrated Windows Authentication" ...
    (microsoft.public.inetserver.iis.security)
  • RE: How to get the login from IIS in C#
    ... you want to use Windows authentication instead ... client need to login to domain to avoid message box from ... | windows under IIS... ...
    (microsoft.public.dotnet.framework.aspnet.security)