macOS ◆ xterm-256color ◆ zsh 72 views

  1. Summon using the keyring provider fetches Conjur Cloud Workload ID & API key from OSX Keychain.
  2. Summon provides the values as environment variables to another instance of Summon.
  3. The new instance of Summon running the summon-conjur provider uses the variables provided to authenticate to Conjur Cloud and fetch the secret value for the AWS Account ID.
  4. The new Summon provides the value as an environment variable to printenv which then outputs to stdout.