gogoair / lavatory

Tooling to define repository specific retention policies in Artifactory.
Apache License 2.0
21 stars 14 forks source link

Support access tokens #34

Open mgriffin13 opened 5 years ago

mgriffin13 commented 5 years ago

Anyway this could be updated to support access tokens instead of username/password?

https://www.jfrog.com/confluence/display/RTF/Access+Tokens

jvasallo commented 5 years ago

Might be possible, however it would need to be added to the downstream library: https://github.com/tedops/party

We use Party to interface with Artifactory API at the moment.