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

credential type icon not correctly reflected

XMLWordPrintable

    • 0.2.1

      I created a username/password credentials with the following command:

      aws secretsmanager create-secret --name 'DB_USER_XXXXX' --secret-string 'zzzzzz' --tags 'Key=jenkins:credentials:username,Value=uuuuu' --description 'dddddddd'  

      although this worked and the credentials also show up in jenkins, the credentials have the wrong type icon shown in the credentials list screen:

      all four credentials shown in the above screenshot should have the same icon in the first position of each line - all should be of type "UserName with Password". Currently the ones from AWS Provider show a different icon with the tool tip "AWS Secrets Manager secret" (which in fact is the icon for "Secret text"). This is very irritating for a user.

       

       

            chriskilding Chris Kilding
            imod Dominik Bartholdi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: