Authenticate v1

../_images/Authenticate-v1_dlg.png

Authenticate dialog.

Table of Contents

Summary

Authenticate to the remote compute resource.

Properties

Name Direction Type Default Description
ComputeResource Input string Mandatory The remote computer to authenticate to. Allowed values: ['SCARF@STFC‘]
UserName Input string Mandatory Name of the user to authenticate as
Password Input string Mandatory The password associated with the specified user

Description

Authenticate to the remote compute resource. This must be executed before calling any other remote algorithms.

For more details, see the remote job submission API docs.

Categories: Algorithms | Remote

Source

C++ source: Authenticate.cpp

C++ header: Authenticate.h