Windows Authentication and Anonymous login URGENT

From: Silvia Brunet-Jones (sbrunet_jones_at_hotmail.com)
Date: 07/25/03

  • Next message: Michal A. Valasek: "Re: Windows Authentication and Anonymous login URGENT"
    Date: Fri, 25 Jul 2003 08:48:33 -0700
    
    

    I really need some help on this.
    What I am trying to do is this. My application is a web
    application that runs in my intranet. I am giving access
    to the web pages through the internet to my intranet
    users. However I need to be able to tell a difference if
    they have login through the intranet, which window
    authentication just lets them in, or through the internet
    where the login pop up box asks for their username and
    password.
    My second issue is that I need to let anonymous users into
    my default.aspx page but if my intranet users hit this
    page it needs to redirect them to a different
    default.aspx. But I cant tell the difference if the user
    logs in through the intranet or the internet. How can I
    achive this?


  • Next message: Michal A. Valasek: "Re: Windows Authentication and Anonymous login URGENT"

    Relevant Pages