Create user password

If a new user need to be created for gaia dashboard following url need to be executed in order to get an encrypted password key:

http://[gaia_ip]:8080/admin/encodePassword/[password]

Example:

http://gaia.quintessence.net/admin/encodePassword/1234

The user encrypted password key need to be added to

/apps/qc/gaia/conf/standartusers.yml

Example:

standardusers:
  qcuser:
    encodedPassword: 1Ya8PE9htAqk4FtcH9k9BcdaiU0=