« Previous Next »

Thread: Shared web.config

Last post 07-18-2007 12:05 PM by jeff@zina.com. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 07-18-2007, 6:10 AM

    • wouterhu
    • Not Ranked
    • Joined on 04-03-2006, 11:41 AM
    • Posts 7

    Shared web.config

    Hi,

    Here is my scenario – I am looking into the new shared configuration of IIS7 across a webfarm. What needs to happen is that one logs in on one website and if successful then gets redirected to another website(virtual directory) on another server. Because the user is already authenticated he must not be pointed to login page. Currenlty testing with a ASP.NET 2 website.

    I get it working one server with encrypted url - but as soon as I connect to another server then the user is pointed to login page. Do not want to use cookies as security risk and user needs to accept cookies.Any help is greatly appreciated.Thanks

     

  • 07-18-2007, 12:05 PM In reply to

    Re: Shared web.config

    This isn't a function of shared config.  You're looking at passing authentication across domains.  Easiest would be using Windows accounts and trusted domains, Kerberos may be an option as well.  If this is Forms Authentication in ASP.NET you might post in the www.asp.net forums, there's a security forum there that might help.

    Jeff

    Look for Wrox's new book Professional IIS 7 in your local bookstore, or order now at Amazon.com
Page 1 of 1 (2 items)
Microsoft Communities