-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Currently when I create connection to artifactory server, I could specify only username and password. However this implies sharing my username and password with all other Jenkins users. Artifactory provides API key, which could be revoked at any time (using Artifactory UI), without changing my domain password.
I would like to:
- setup an API key in artifactory UI
- configure "secret text" credential type in Jenkins UI
- put there an API key
- use created credential for artifactory server connection