Vault type username and password credentials is not supported

XMLWordPrintable

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: 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)

            Assignee:
            Janario Oliveira
            Reporter:
            yashraj choudhary
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: