Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Enabling Scripted AuthenticationAuthentication 

Scripted Authentication can be enabled for a connection by providing a command line to run in the 'Auth Script Command' field in the Connection Properties scrren. This command will be triggered by RED when it needs to authenticate with this connection for the first time and then again whenever the 'Auth Expires After' minutes is exceeded.

...

The examples here use the following sample PowerShell project, which can be unzipped to a local directory on a system running RED.ZIP FILE TO BE ADDED

ws_auth_v1.0.0.zip - MD5 hash of ws_auth_v1.0.0.zip: bbaf40e8adb558b4e834fa922478f560

In one of your connections in RED you can test the Scripted Authentication process by setting an Auth Script Command and a non-zero Auth Expires After setting, then browsing the connection to initiate the authentication process.

...