Authentication

There are two authentication tokens, a system authentication token that will be provided after system configuration and a user authentication token that will need to be generated on user login. The system token does not expire and can be regenerated by a service request. The user authentication token is generated on remote user login and has an expiration time which is indicated within the login response object.