Live Optics connection
The Live Optics connection represents a single account including login credentials. If you have multiple projects, you need a separate connection for each.
Connection tab
URL: The URL of the server to connect to. This can be an http or https address but must be URL encoded. The URL field for the connector helps you to connect to the Live Optics portal. The connection supports the GET operation. Project details can be fetched with the given project ID as input.
Login ID: An ASCII string of characters that uniquely identifies the user.
Login Secret: A base-64 encoded string used to authenticate the user.
Shared Secret: A second base-64 encoded string that is used to extract the session string from the Session Login method response.
Test Connection
You can test your connection settings before you use or save the connection in a process. The Test Connection ensures that your specified settings are correct, valid, and accessible. If the test connection is successful, you can save the connection. Otherwise, review and correct any incorrect settings, then test again.
You can only run the Test Connection against containers associated with your account (local runtimes, runtime clusters, and runtime clouds).