Complicated Fallback ASP.NET Security

From: Shawn Wheatley (swheatley22_at_yahoo.com)
Date: 01/15/04

  • Next message: Guogang: "Re: HTTPS and Certificate"
    Date: 15 Jan 2004 14:15:42 -0800
    
    

    I have been working on an ASP.NET app at work for quite some time now.
     We've been using Windows authentication up until now, but I've come
    across a problem. Ideally, users on our local intranet would be
    authenticated via Windows authentication. Users outside of our
    intranet would still authenticate, but via a seperate AD/AM instance
    (to keep from adding non-intranet users to our main AD server).

    Is something like this possible? Every article I've read relating to
    AD used in an ASP.NET app involves using Forms authentication. I
    would prefer that intranet users not have to login once again to this
    app after logging into their workstations.

    Thanks for any help,
    Shawn Wheatley


  • Next message: Guogang: "Re: HTTPS and Certificate"

    Relevant Pages

    • RE: Beginners Questions
      ... We do use Windows form on the presentation layer which is on ... terminal server and call web services on the business logic side. ... of using "proxy" authentication on SQL Server. ... > I have written an app with a Windows Forms UI that is deployed to clients ...
      (microsoft.public.dotnet.distributed_apps)
    • Re: SQLServer login with Trusted Connection thru ASP
      ... Jim Corey wrote: ... > We're looking at logging on to SQLServer using Windows Authentication ... > from an ASP app, and trying to figure out what will work. ...
      (microsoft.public.inetserver.asp.general)
    • Re: I dont want to re-invent the Login/Login Wheel - Help with utilities
      ... In the case of AS.NET app, being hosted by ISP, it is very likely the users are not windows domain user. ... the membership provider uses SQL Server or SQL Server Express. ... Both Windows authentication and authorization wolud be be fine if we wanted the world to have access to our application data, but not very intuitive for maintaining integrity over our data. ...
      (microsoft.public.vstudio.general)
    • Authentication Sharing Across Apps
      ... For my part "B" question that I had (Login App was not returning ... authentication to calling app), I found the solution. ... Basically, in both the Login App and Calling App Web.Config, I did ... authenticated connection with SQL server. ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Re: Login Security for Intranet/Internet application
      ... a standard intranet app. ... However, you may also want to support IWA authentication for internal users, ... if the application depends on Windows security ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ...
      (microsoft.public.dotnet.framework.aspnet.security)