Cantemo Connexion
This task allows us to connect to Cantemo. The connection to cantemo's system is done via HTTP or HTTPS. A 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.
Url
This is the URL of cantemo's resource since the http and https object need
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 protocol
This is the vidispine protocol.
Vidispine port
This is the vidispine server port.