Using Advanced Security in Application Pages

Advanced Security makes it easier for developers to enforce application security. After your administrator sets up the appropriate security contexts for your application, you can start using ColdFusion security tags and functions to authenticate users and see whether they are authorized for the part of the application they are trying to access.

This section describes how to use security tags and functions to authenticate users and provide or withhold resources according to the security context's rules.

Read the section "Example of User Authentication and Authorization" to see code examples that show how these tags and functions work in ColdFusion applications.

To learn about syntax and usage for the cfauthenticate and cfimpersonate tags, and the IsAuthenticated and IsAuthorized functions, see the CFML Reference.

Encrypting application pages

For an added measure of security, you can encrypt strings in your applications using the Encrypt and Decrypt functions. For descriptions of these functions, see the CFML Reference.



Banner.Novgorod.Ru