One site under both windows and forms authentication

G

Guest

What would be the best way implement a site that handles both windows authenticated users and fallback to forms authentication for unathenticated users. Roll my own? Is there an option without additional development? Like creating a new project, and copying the apx pages, and referencing the other project. But I still would will have to change all my namespace declarations
 
M

mikeb

MiguelNavarro said:
What would be the best way implement a site that handles both windows authenticated users and fallback to forms authentication for unathenticated users. Roll my own? Is there an option without additional development? Like creating a new project, and copying the apx pages, and referencing the other project. But I still would will have to change all my namespace declarations.

Using both forms and integrated authentication on an ASP.NET website is
not simple, but there's a great recent article on how to pull it off:

http://msdn.microsoft.com/library/en-us/dnaspp/html/mixedsecurity.asp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top