Using Authentication and Authorization

In the CFF portal, Forms-based authentication is used for front-end pages. The recommended way to better secure authentication is to use the centralized Microsoft Passport authentication or Windows authentication.

For authorizing portal users, the recommended procedure is to implement URL authorization, file authorization, or .NET roles-based authorization. Use SSL and/or IPSec to provide a secure channel from Web services to the database server.


Show: