Mixed Authentication in Corporate Portal...

Mixed Authentication in Corporate Portal...

Old forum URL: forums.lhotka.net/forums/t/1851.aspx


Kevin posted on Monday, November 27, 2006

Hello all -

The client that I am working for is upgrading a desktop app that we wrote (CSLA - of course)... and wants to port it to the web so that clients can assist in some of the functionality. The firm requires Single Sign On (SSO) for all web applications for their internal users - but we won't be able to authenticate outside users against their AD. So - I need to be able to used a "mixed" authentication scheme wherein internal users are authenticated against AD (though their roles / allowed views) will be derived from a SQL database and external users must login.

Can someone get me started on implementing Windows Authentication for some users, and Forms Authentication for all those that fail the Windows route?

Your help is greatly appreciated!

Regards,

Kevin

[the poster formerly known as krsherm]

ajj3085 replied on Tuesday, November 28, 2006

Kevin,

Does this blog help?

Google for mixed forms windows authentication.. I know there's a more detailed article out there as well on how to handle things..

Andy

Sean D replied on Wednesday, November 29, 2006

Kevin,

I suggest that you have a look at this post:

http://forums.lhotka.net/forums/post/6339.aspx

Regards,

Sean

Copyright (c) Marimer LLC