User Guide

Table Of Contents
378 Chapter 16: Securing Applications
Authenticating users
You can use either, or both, of the following forms of authentication to secure your ColdFusion
application:
Web server authentication, where the web server authenticates the user and does not allow
access to the website by users without valid login IDs
Application authentication, where the ColdFusion application authenticates the user and does
not allow access to the application by users without valid login IDs