anancarv / python-artifactory

Typed interactions with the Jfrog Artifactory REST API
MIT License
55 stars 50 forks source link

How to create Artifactory instance using only access token? #146

Closed anancarv closed 1 week ago

anancarv commented 11 months ago

Discussed in https://github.com/anancarv/python-artifactory/discussions/133

Originally posted by **dr4kk4r** April 19, 2023 From what I can tell currently Artifactory class only allows for authorization via user name and password/api key. How can I use access token instead?
wilmer-suarez-simplisafe commented 2 months ago

I would also like to know if this is possible.

anancarv commented 1 week ago

Answered in this discussion: https://github.com/anancarv/python-artifactory/discussions/133