Skip to main content
Version: Release 22.3

Conjur Connection Plugin

Configuring Conjur Connection plugin allows you to store secrets an external provider and retrieve them at runtime when during a release execution. The CyberArk Conjur plugin is used to retrieve secrets from a CyberArk Conjur server.

important

You must set up a connection to Conjur server before external secrets can be configured.

Requirements

The plugin requires the following:

  • An instance of a Conjur server running on your local network.
  • An API Token, Account and Username allowing you to log into a Conjur server and retrieve secrets.

Define a CyberArk Conjur Server

To set up a connection to a CyberArk Conjur Server:

  1. From the navigation pane, under Configuration, click Connections.
  2. Click the + icon next to the Conjur Server.
  3. In the Title field, enter a name for the configuration.
  4. In the URL field, enter the address of the server in the form http(s)://address:port.
  5. In the Api Token field, enter the token used to log into the Conjur server.
  6. In the Account field, enter the account name used to log into the Conjur server.
  7. In the Username field, enter the username used to log into the Conjur server.
  8. To test the connection, click Test.
  9. To save the configuration, click Save.

After the server connection is set up, you can now map conjur secrets to internal XLR variables.