Winddows authentication AND Forms Authentication

  • Thread starter Thread starter Galore
  • Start date Start date
G

Galore

Hello!

I wonder if there's a way to a web site has both kinds of authentication:
windows and forms. The web application I'm working on will be accessed by
two kind of users: administrators, that will access it throught Intranet
(windows authentication), and customers, that will access it thought
Internet (forms authentication).

Is there any way to check for the firts authentication method, and if it's
not available, the second method takes place?

Thanks
 

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

Back
Top