Unsecured
This type of sign on is useful for applications showing public information. It is just as it says;
unsecured, meaning the application does not require any type of authentication in order to view
the application and its operations.
User List Authentication Operation
An application can be secured by creating a User List Authentication Operation which is defined by
a comma separated list of user names and passwords. When the user logs on to an application with
list based security they are prompted for their user name and password. This is a useful option when
the WOW developer wants to quickly implement application level security for a small group of users
without having set up table or user profile based security.
Here is an example of a user list authentication operation:
The user name and password are separated by a comma. The name password pairs are separated by a
semi-colon.
After the authentication operation has been created it is assigned to the application.