Remote HTTP server authentication

SFTPPlus can delegate user authentications to a remote HTTP server to implement a single sign-on deployment.

This option specifies the URL where to send HTTP authentication requests.

Number of seconds to wait for the server to respond before giving up.
Validate URL at start

Whether to test the configured URL at startup and fail to start if the URL is not reachable.

Username for making HTTP Basic authentication requests. Leave this value empty in order to leave out HTTP Basic authentication.

Password associated with the configured username.

Extra HTTP headers sent with the HTTP requests.

Configuration for the proxy to be used to connect to the HTTPS endpoint.