jenkinsci / jenkinsci/credentials-plugin
[JENKINS-61900] CredentialsProvider implementations are ignore by JCasC
- Dominant language
- Java
- Stars
- 134
- Forks
- 258
- Avg merge
- 48m
- Merged PRs (30d)
- 1
Description
The current implementation to support JCasC is handling credentials from the system provider (SystemCredentialsProvider) exclusively.
Any extension of CredentialsProvider is ignored, so credentials coming from it are not handled by JCasC.
---
Originally reported by
amuniz, imported from: CredentialsProvider implementations are ignore by JCasC
amuniz
Raw content of original issue
The current implementation to support JCasC is handling credentials from the system provider (SystemCredentialsProvider) exclusively.
Any extension of CredentialsProvider is ignored, so credentials coming from it are not handled by JCasC.
Contributor guide
Assessment
This issue has not been assessed yet.