Windows Authentication
- From: "Ian Jenkins, MCSD" <jworksinc@xxxxxxxxx>
- Date: 30 May 2006 14:41:57 -0700
Is there a way to use a web form as a means to authorize a user through
windows authentication?
For Example:
http://www.mysite.com/login.aspx. (anonymous access)
http://www.mysite.com/secure (secured by basic authentication)
Login.aspx would handle the authentication and redirect to
http://www.mysite.com/secure (and the user would not be asked for
credentials).
.
- Follow-Ups:
- Re: Windows Authentication
- From: Willy Denoyette [MVP]
- Re: Windows Authentication
- Prev by Date: Re: C# threading in ASP.Net
- Next by Date: Functional Equivalence?
- Previous by thread: Re: Scrollbar on multiline textbox
- Next by thread: Re: Windows Authentication
- Index(es):
Relevant Pages
|