Hi, All, I reworked Ignite Web Agent to use access token instead of account password.
Ignite Web Agent README.txt updated, new ZIP with updated Web Agent uploaded to http://104.197.2.239/ Changes pushed to ignite-843 branch. There were 2 reasons to do it: 1) Security. One could configure Web Agent with configuration file and it is not secure to put password in plain text file. 2) We are going to implement generation of configuration file for Web Agent download. This file will be automatically filled with user e-mail, access token and web server address. With password it is simply impossible to do because we do not store them. 3) Token could be obtained (and regenerated if needed) on Web Control Center "Profile" screen. -- Alexey Kuznetsov GridGain Systems www.gridgain.com
