-
New Feature
-
Resolution: Fixed
-
Minor
-
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.
- relates to
-
JENKINS-74972 CredentialsMatcher.CQL.describe() implementations return invalid CQL
- Closed