Forms Authentication Ticket Functionality With Windows Authentication
From: jfer (nicemonitor_at_hotmail.com)
Date: 09/16/05
- Next message: Dominick Baier [DevelopMentor]: "Re: Basic Authentication/Custom Login page"
- Previous message: mike: "Re: Basic Authentication/Custom Login page"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: Forms Authentication Ticket Functionality With Windows Authentication"
- Reply: Dominick Baier [DevelopMentor]: "Re: Forms Authentication Ticket Functionality With Windows Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 16 Sep 2005 09:32:38 -0700
I am creating a web application for a company intranet and I am using
Windows Authentication for a somewhat "transparent" login process.
What I would like to do is allow all users into the application that
exist in our LDAP under a particular user (their is a heirarchy
associated with the LDAP tree). I was able to do this with Forms
Authentication as I included the code to do this in the Page_Load event
of the page associated with the <forms> tag in the web.config. My
question is where would I include this functionality when using
Integrated Windows Authentication? And any idea what would be the best
way to sort of keep track of the user like the forms authentication
ticket does. Thanks in advance.
- Next message: Dominick Baier [DevelopMentor]: "Re: Basic Authentication/Custom Login page"
- Previous message: mike: "Re: Basic Authentication/Custom Login page"
- Next in thread: Dominick Baier [DevelopMentor]: "Re: Forms Authentication Ticket Functionality With Windows Authentication"
- Reply: Dominick Baier [DevelopMentor]: "Re: Forms Authentication Ticket Functionality With Windows Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]