jenkinsci / jenkinsci/jfrog-plugin

Login with different User as defined in Plattform

Open
#55 0 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Java
Stars
16
Forks
85
PR merge metrics
No merged PRs in 30d

Description

### Is your feature request related to a problem? Please describe.

Given we have a user defined in Jenkins

System / JFrog Plugin Configuration / JFrog Platform details / Credentials

user: org-entw-user
Passwd: xxx

so every pipeline is bound to one user only

we work with projects and each project in artifactory has a project-user
i need a way to configure jf command inside the pileline

### Describe the solution you'd like to see

I my jenkinsfile i want to configure the jf instance to use a different user for publish
-- user=my-project-user
-- password=somePW

### Describe alternatives you've considered

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with the Jenkinsfile request and the JFrog Plugin Configuration path described in the issue, then trace how credentials reach the jf command. The issue names no source files or tests, so the relevant pipeline entry point must first be located. Done means a pipeline can publish using a project-specific user without changing the configured Jenkins credentials.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
ci-cd, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.