Is it true statement for Jfrog to generate as many reference keys as possible to access the Jfrog artifactory?
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
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
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.
Feedback provided