chef-boneyard / stove

DEPRECATED: A utility for packaging and releasing Chef cookbooks
Apache License 2.0
168 stars 41 forks source link

[FEATURE REQUEST] Artifactory Authentication without Artifactory Token #128

Closed ghost closed 5 years ago

ghost commented 7 years ago

We have an artifactory installation in which token authentication is not enabled and we authenticate via basic auth. This does not currently appear to be support.

maxvt commented 6 years ago

Same problem here. Vote for https://github.com/sethvargo/stove/pull/129 :)

coderanger commented 6 years ago

From talking to JFrog, it looks like they don't recommend we support this: "if the only use case is REST API, access tokens are the best way to go."

ghost commented 6 years ago

@coderanger I understand what JFrog has indicated however if we have an installation where based on its administration, access tokens are not enabled then allowing basic auth is the only way to proceed. Its basically a configurable choice ....

tyler-ball commented 5 years ago

Unfortunately we are not going to add this feature to stove. We're limited on development time here, we want to fold this functionality into knife, and there is an existing, supported way to auth with Artifactory. I apologize if this prohibits you from uploading to artifactory.