Mongoose security token

A security token can be acquired by using the GetSecurityToken API. This API is used to authenticate requests when the REST API is being called directly.

security tokens are unique for each user and should be stored securely. These tokens only expire when the user or configuration becomes non-existent, or when the user changes the password.