Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-69816

Vault type username and password credentials is not supported

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • http-request-plugin
    • None

      Hello Team,

      I am not able to use vault username/password type credentials it gives below error :

      java.lang.NullPointerException
      at jenkins.security.ConfidentialStore.get(ConfidentialStore.java:68)
      at jenkins.security.CryptoConfidentialKey.getKey(CryptoConfidentialKey.java:36)
      at jenkins.security.CryptoConfidentialKey.decrypt(CryptoConfidentialKey.java:131)
      at hudson.util.HistoricalSecrets.decrypt(HistoricalSecrets.java:55)
      at hudson.util.Secret.decrypt(Secret.java:212)
      at hudson.util.Secret.fromString(Secret.java:252)
      at com.datapipe.jenkins.vault.credentials.common.VaultUsernamePasswordCredentialImpl.getPassword(VaultUsernamePasswordCredentialImpl.java:69)

            janario Janario Oliveira
            yashchou yashraj choudhary
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: