Avatar

Level 10


Hi Rick,



The easiest way is to create a quick login dialog which
accepts username. From there take the output of that dialog and
plug it into your AdobeHSAuthenticator. See the "LoginDialog"
example in the SDK for more.



Once you get closer to something you want to deploy, you'll
want to use external authentication to integrate with any existing
login systems you might have. See chapter 6 of the Cocomo Developer
Guide PDF for more details on your options there.



hope this helps

nigel