Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Reference: Client-Key Properties

Reference: Client-Key Properties

Common Tab

Property
XML Attribute Name
Description
Passphrase
passphrase
The private key passphrase to use when authenticating with the secure FTP site.
Private Key
private-key
The private key associated with the username for SFTP authentication. You can specify it in 2 ways:
  • As a URI using the attachment protocol and the Workday ID. Example,
    attachment:privatekey/@{WID}
    , where
    WID
    is a 32-character Workday ID.
  • As a relative path location. Example:
    private_key.txt
    , where private_key.txt is a file located in the ws/WSAR-INF folder.