Combining Integrated and Forms authentication

P

Paul Aspinall

Hi
I have an application which will be used on a company Intranet, but will
also be used by some external users (via Extranet).

I want to implement Integrated authentication for the company employees, but
any 'non-authenticated' users (ie. externals), must logon via Forms
authentication.
Whats the best way of doing this with ASP/.NET 2.0??
I want to make use of the security and page permissions for both integrated
and forms authenticated users.

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

Top