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

Credentials Providers need to be able to list credentials without retrieving the backing secret

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Minor Minor
    • credentials-plugin
    • None

      Some credentials providers may not want to request the actual secret for a credential as that would require instantiating the credential instance in the JVM.

      Where a credential provider's backing stores have an API that allows to query the credential names and ids based on the type authentication and domain requirements, we should enable the credential provider to be able to leverage that API rather than force the instantiation.

            stephenconnolly Stephen Connolly
            stephenconnolly Stephen Connolly
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: