Versions Compared

Key

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

...

  1. In the Data Fusion UI, go to the System Admin link in the top right hand side corner. Select Configuration and go to Make HTTP Calls link.

  2. Make an HTTP call to create a secure key.

    You can now use the secure key name in the pipelines to retrieve the credentials.

  3. The Wrangler can use the secure key to retrieve the password by clicking on the shield button and select the corresponding secure key.

  4. The secure key can also be provided as a secure macro in the pipeline config. The secure macro has the format ${secure(<secure-key-name>)}.

    Image RemovedImage Added

Manage the secure information

...