Re: Forms Authentication - Supress displaying the login page for certain web pages
- From: Dominick Baier <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 18 Jul 2006 15:12:16 +0000 (UTC)
use a <location path="publicPage.aspx"> element and set the autorization settings for individual files or folders..
Hi All,
I'm using forms authentication. Opening any page would lead to the
login page if the user is not currently logged in. This is fine. But I
would like certain public pages to be displayed irrespective of
whether the user has logged in or not. Is there a way to stop the
authentication mechanism for public pages without changing the
directory in which it exists?
Note: I'm using a master page and changing the directory would lead to
images not appearing due to the change in directory.
If this isn't possible, then the only solution I see is to create a
new master page and place the file in a different directory. Is this
the only option?
Thanks in advance,
Felix.J
.
- Follow-Ups:
- Re: Forms Authentication - Supress displaying the login page for certain web pages
- From: Steven Cheng[MSFT]
- Re: Forms Authentication - Supress displaying the login page for certain web pages
- References:
- Forms Authentication - Supress displaying the login page for certain web pages
- From: Felix Wafytech
- Forms Authentication - Supress displaying the login page for certain web pages
- Prev by Date: Forms Authentication - Supress displaying the login page for certain web pages
- Next by Date: Source code for ActiveDirectoryMembership provider?
- Previous by thread: Forms Authentication - Supress displaying the login page for certain web pages
- Next by thread: Re: Forms Authentication - Supress displaying the login page for certain web pages
- Index(es):
Relevant Pages
|