System information

148 Chapter 13: Lesson 10: Restricting Access to ColdFusion Applications
To test the authentication:
1.
Open the tripdetail.cfm page in the my_app directory in your browser.
2.
When prompted, enter CompassStaff as the user name.
3.
Enter Columbus92 as the password.
Summary
In this lesson, you learned how to use the Login Wizard to provide user authentication for a site,
and added user authentication to the Compass Travel application.
You have completed the Compass Travel application. As you create your own ColdFusion MX
applications, see ColdFusion MX Developers Guide and CFML Reference.