Cantemo connexion

This task allows us to connect to Cantemo. The connection to cantemo's system is done via HTTP or HTTPS. An url and user to authenticate are required to run in the cantemo system. So, all tasks connected to the yellow port of cantemo connexion task should have access to it.

main

Url
This is the url of the cantemo's resource since the http and https object needs to be used with the http.url() function.

User
This is the username of the user to authenticate. If no password is specified then the user will be authenticated using token authentication.

Password
This is the password of the current user set above. It can be filled as text if the password is known or object if it comes from an object.

Authentication token
User authentication tokens are short-lived tokens that can be used to authenticate a user. This token can be used to connect to cantemo's system without specifying username or password.

Vidispine port
this is the vidispine server port.