jfrog-cli icon indicating copy to clipboard operation
jfrog-cli copied to clipboard

Is it true statement for Jfrog to generate as many reference keys as possible to access the Jfrog artifactory?

Open wpygood opened this issue 10 months ago • 1 comments

Hi all,

I am running many PCs which at the end of automation testing will upload these reports onto our Jfrog artifactory. But I only have one account which looks like able to generate as many reference keys as possible. I got one reference key successful, add config then upload the reports successfully. But when do the same thing on the other PC and using different reference key under the same account. It looks like I had permission issue, got 403 permission issue got unexpected server response while attempting to create token: server response: 403 Forbidden Forbidden So my question will be if I can use the same account to generate various reference key to do the job on different PCs... If yes, why I am getting this issue? Thanks

wpygood avatar Feb 25 '25 17:02 wpygood

If the above statement is not true. Then can I share the same reference key among these PCs? I need at least three or more PCs to upload the files onto Jfrog artifactory

wpygood avatar Feb 25 '25 17:02 wpygood

Hi @wpygood,

Thanks for raising this question. With regards to your query, it is possible to use a single user login account across multiple instances to upload items to Artifactory via JFrog CLI. I recommend using an Access Token with JFrog CLI for this purpose.

venkatanrv avatar Sep 22 '25 05:09 venkatanrv

Feedback provided

RemiBou avatar Sep 24 '25 09:09 RemiBou