Versions Compared

Key

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

...

  1. Click on Secrets Wallet in the navigation panel on the Solutions overview page.

    The Secrets Wallet dashboard screen is displayed where you can see details about existing secrets.

  2. Click on the Create New Secret button.

    The Create Secret pop-up dialog is displayed. 


  3. Enter a unique Name and optionally, enter a Description for your secret.

    Note
    titleNote!
    • The maximum number of characters in the Name of the secret is 30.
    • Only alphanumeric characters, spaces, dashes, underscores, periods, and parentheses are supported.
    • Example: Azure_secret(SAS token)-1


  4. Select secret type from the drop-down list. 

    Note
    titleNote!
    Secret types may vary depending on the functions enabled for your Usage Engine account.

     

  5. Enter the appropriate credentials. The credentials needed depend on the type selected. SSL is enabled for all secret types.

    Secret TypeCredentials
    AWS
    • Access Key ID
    • Secret Access Key
    Azure

    Authentication type: SAS Token

    • Account Name
    • SAS Token

    Authentication type: Account Key

    • Account Name
    • Account Key
    Data Masking
    • Key
    Database
    • Username
    • Password
    GoTransverse
    • Secret Access Key
    Kafka

    Authentication type: PLAIN/SCRAM

    • SASL Mechanism
      • PLAIN
      • SCRAM-SHA-256
      • SCRAM-SHA-512
    • Username
    • Password

    Authentication type: OAuth

    • Host

    • Path

    • Client ID

    • Client Secret

    Authentication type: None 

    SFTP

    Authentication type: Password

      • Username
      • Password

    Authentication type: Private Key

      • Username
      • Private Key
      • Passphrase (for encrypted Private Key only)
    Google
    • Project ID
    • Client email
    • Private Key
    HTTP Client (Collector, Processor, and Forwarder)
    • OAuth 2.0 Credentials
    Salesforce
    • Client ID
    • Client Secret
    • Username
    • Password
    SAP Subscription Billing
    • Tenant
    • Region
    • OAuth Client ID
    • OAuth Client Secret
    Zuora

    Authentication type: OAuth 2.0

      • Client ID
      • Client Secret

    Authentication type: API Key

      • Access Key ID
      • Secret Access Key


  6. Click Create to create your Secret.
    A notification is displayed on the top right-hand side of the screen for confirmation. Your secret is now listed on the Secrets Wallet dashboard page.


...