3.3 Add New Login Wizard

The Add New Login Wizard helps users to create multiple logins for the same application. The wizard contains a list of available credential sets from which users can choose the desired login.

An alternative to using the wizard to add a new login, the script commands PickListAdd and PickListDisplay can be used within an application script to prompt the user for the desired login. For example, if all users in an IT group require three different logins for a help desk application, the administrator can modify the script for the help desk application to include the PickList commands. This way all users of the help desk application are prompted to choose one of the three valid logins before the application login occurs.