<cflogin idletimeout = "name" applicationtoken = "token" cookiedomain = "domain">
A container for the code that authenticates the user. The body of this tag checks the user-provided ID and password against a data source, LDAP directory, or other repository of login identification. The body of this tag must include a CFLOGINUSER tag to establish the authenticated user’s identity in ColdFusion.