python-artifactory
python-artifactory copied to clipboard
How to create Artifactory instance using only access token?
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?
I would also like to know if this is possible.
Answered in this discussion: https://github.com/anancarv/python-artifactory/discussions/133