User token authentication
Access to web services requires user authentication defined in the user management. A designated user account is required for accessing the web services. Each web service request must include an authenticated token. This token is acquired by calling a login function with the user account credentials.