Comment 3 for bug 589345

Revision history for this message
David Owen (dsowen) wrote :

Preparation:

 1. Save the attached script to your home directory (or someplace else).
 2. From a terminal, run "chmod +x create_app_token.sh"
 3. Run "./create_app_token.sh" You should receive a short usage message.

Example use:

./create_app_token.sh "<email address hidden>" "Secr3t" "ec2-blah.amazonaws.com"

This will create an application token, which will then be listed at http://<host>/+applications if the user is logged in and the Ubuntu theme is enabled.

Testing this feature involves verifying that tokens are listed, and that token may be removed.