jenkinsci / jenkinsci/credentials-plugin

[JENKINS-61900] CredentialsProvider implementations are ignore by JCasC

Open
#860 0 comments 0 reactions 0 assignees View on GitHub
component:credentials-plugin imported-jira-issue jcasc-compatibility priority:major resolution:unresolved
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


  • assignee: amuniz
  • status: In Progress
  • priority: Major
  • component(s): credentials-plugin
  • label(s): jcasc-compatibility
  • resolution: Unresolved
  • votes: 2
  • watchers: 3
  • imported: 2025-12-08

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.