Hello, This is the discussion thread for JEP-225: Folder-based access control for any credentials provider.
A brief summary... The Cloudbees Folders Plugin has the ability to restrict access to credentials on a per-folder basis. Unfortunately this feature is only available for credentials stored in the Folders plugin's internal provider. This JEP will extend that concept, and allow users to specify folder-based access restrictions for any credential, from any provider. (For example, the AWS Secrets Manager and Kubernetes providers.) This JEP is relevant in 2 notable cases: - Dev / Production environment isolation. (Ensure that only jobs in the production environment can access production credentials, and vice versa.) - Per-team isolation on a multi-tenant Jenkins. (Ensure that only a given team or teams can access their credentials.) You can follow the pull request at https://github.com/jenkinsci/jep/pull/266. Chris -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/9567dfcf-b057-4616-8682-2eccf7b127b0%40www.fastmail.com.
